Skip to content

Commit 2472ce5

Browse files
committed
updating the PR template to incorporate both haddock3 user manual and changelog in the checklist
1 parent a6cdf5b commit 2472ce5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- [ ] Tests added for the new code
66
- [ ] Documentation added for the code changes
7+
- [ ] Modifications / enhancements are reflected on the [haddock3 user-manual](https://github.com/haddocking/haddock3-user-manual)
8+
- [ ] [CHANGELOG.md](CHANGELOG.md) is updated to incorporate new changes
79
- [ ] Does not break licensing
810
- [ ] Does not add any dependencies, if it does please add a thorough explanation
911

@@ -12,6 +14,7 @@
1214

1315
## Related Issue
1416
<!-- If this PR is related to an issue, please link it here -->
17+
<!-- If this PR is has implication on the haddock3 user manual, please link the PR here -->
1518

1619
## Additional Info
1720
<!-- Any additional information that might be helpful, if applicable -->

0 commit comments

Comments
 (0)