Skip to content

Commit

Permalink
Added wiki reminder to PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoRosendo committed Sep 11, 2023
1 parent 4d457a4 commit a826acd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Closes #[issue number]
[Description of the changes proposed in the pull request]

# Review checklist
- [ ] Properly documents API changes in the corresponding controller test
- [ ] Contains enough appropriate tests
- [ ] Behavior is as expected
- [ ] Clean, well structured code
- [ ] Properly documents API changes in the corresponding controller test
- [ ] Contains enough appropriate tests
- [ ] Changes are reflected in the Wiki if necessary

0 comments on commit a826acd

Please sign in to comment.