Skip to content

Commit

Permalink
Add additional items to issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSBrown committed Oct 24, 2023
1 parent 50b25e0 commit 4d96a32
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

# Tasks

[ ] - Formatter has been run
[ ] - CHANGELOG comment
[ ] - Labels have been assigned to the pr
* [ ] - A description of the PR has been provided, and a diagram included if it is a new feature.
* [ ] - Formatter has been run
* [ ] - CHANGELOG comment has been added
* [ ] - Labels have been assigned to the pr
* [ ] - A reviwer has been added
* [ ] - A user has been assigned to work on the pr
* [ ] - If new feature a unit test has been added

0 comments on commit 4d96a32

Please sign in to comment.