We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57df2f commit 37b9ed5Copy full SHA for 37b9ed5
1 file changed
.github/PULL_REQUEST_TEMPLATE/docs_pull_request_template.md
@@ -0,0 +1,16 @@
1
+---
2
+name: Documentation pull request
3
+about: 'Use this template for all changes to the live documentation at bunit.egilhansen.com.'
4
+assignees:
5
6
+
7
+## ## Summary of changes
8
9
+<!---
10
+ Provide a short description of the changes, _if_ necessary.
11
+-->
12
13
+### PR meta checklist
14
+- [ ] Pull request is targeting the `main` branch.
15
+- [ ] Pull request is linked to all related issues, if any.
16
+- [ ] I have read relevant parts of the _CONTRIBUTING.md_ document and _docs/README.md_.
0 commit comments