Skip to content

Commit

Permalink
adding pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
landinjm committed Dec 2, 2024
1 parent 3ee1ae5 commit ae72ff3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Description

# Checklist
Miscellaneous items that may need to be done when making a PR:
- [ ] Documentation related to this PR is up to date (Doxygen format)
- [ ] Unit test(s)
- [ ] Code is properly formatted
- [ ] Application update script is up to date
- [ ] PR labels are applied
- [ ] Issues are linked

0 comments on commit ae72ff3

Please sign in to comment.