Skip to content

Commit

Permalink
Update .github/pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech authored Nov 29, 2024
1 parent 1954869 commit 2aa4991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

| Task | Finished | Reviewer Approved |
|---------------------------------------------------------|-----------------------------------------------------------|----------------------------|
| At least test for the new functionality was added. | <ul><li>- [ ] yes </li><li>- [ ] does not apply</li></ul> | <ul><li>- [ ] OK</li></ul> |
| At least one test for the new functionality was added. | <ul><li>- [ ] yes </li><li>- [ ] does not apply</li></ul> | <ul><li>- [ ] OK</li></ul> |
| New classes have been added to the Python interface. | <ul><li>- [ ] yes </li><li>- [ ] does not apply</li></ul> | <ul><li>- [ ] OK</li></ul> |
| The code is properly documented with doxygen docstrings | <ul><li>- [ ] yes </li><li>- [ ] does not apply</li></ul> | <ul><li>- [ ] OK</li></ul> |
| Changes are documented at the top of ChangeLog.md | <ul><li>- [ ] yes </li><li>- [ ] does not apply</li></ul> | <ul><li>- [ ] OK</li></ul> |

0 comments on commit 2aa4991

Please sign in to comment.