Skip to content

Commit

Permalink
Merge pull request #1595 from DGtal-team/dcoeurjo-patch-2
Browse files Browse the repository at this point in the history
Update PULL_REQUEST_TEMPLATE.md
  • Loading branch information
dcoeurjo authored Aug 24, 2021
2 parents 9a9199b + cba758e commit f89a16b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
- [ ] Doxygen documentation of the code completed (classes, methods, types, members...)
- [ ] Documentation module page added or updated.
- [ ] New entry in the [ChangeLog.md](https://github.com/DGtal-team/DGtal/blob/master/ChangeLog.md) added.
- [ ] No warning raised in Debug ```cmake``` mode (otherwise, Travis C.I. will fail).
- [ ] All continuous integration tests pass (Travis & appveyor)
- [ ] No warning raised in Debug ```cmake``` mode (otherwise, C.I. will fail).
- [ ] All continuous integration tests pass (Github Actions & appveyor)

0 comments on commit f89a16b

Please sign in to comment.