We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cdf5b commit 2472ce5Copy full SHA for 2472ce5
1 file changed
.github/pull_request_template.md
@@ -4,6 +4,8 @@
4
5
- [ ] Tests added for the new code
6
- [ ] 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
9
- [ ] Does not break licensing
10
- [ ] Does not add any dependencies, if it does please add a thorough explanation
11
@@ -12,6 +14,7 @@
12
14
13
15
## Related Issue
16
<!-- 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 -->
18
19
## Additional Info
20
<!-- Any additional information that might be helpful, if applicable -->
0 commit comments