Skip to content

Commit

Permalink
fix checklist formatting in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarcusm authored Dec 18, 2023
1 parent 58e32c5 commit be78a0d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ Please detail the nature of the submission.

## Checklist

[ ] Detailed description
[ ] Added references to issues and discussions
[ ] Added / modified documentation as needed
[ ] Added / modified unit tests as needed
[ ] Passes all tests
[ ] Lint the code
[ ] Performed a self review
[ ] Ensure you Signed-off the commits. Required to accept contributions!
[ ] Co-authored with someone? Add Co-authored-by: user@domain and ensure they signed off their commits too.
- [ ] Detailed description
- [ ] Added references to issues and discussions
- [ ] Added / modified documentation as needed
- [ ] Added / modified unit tests as needed
- [ ] Passes all tests
- [ ] Lint the code
- [ ] Performed a self review
- [ ] Ensure you Signed-off the commits. Required to accept contributions!
- [ ] Co-authored with someone? Add Co-authored-by: user@domain and ensure they signed off their commits too.

0 comments on commit be78a0d

Please sign in to comment.