Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
mixydubs authored Oct 7, 2024
1 parent 5b4cefb commit 575d52d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### Description


### Checklist
- [ ] Code compiles correctly
- [ ] Tests for the changes have been added
- [ ] All tests passing
- [ ] **This PR change is backwards-compatible**
- [ ] **This PR CONTAINS a (planned) breaking change** (it is not backwards compatible)

### Related Issue
Closes #issue_number

0 comments on commit 575d52d

Please sign in to comment.