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.
2 parents be1b130 + 0ed02d2 commit a8c21bcCopy full SHA for a8c21bc
.github/pull_request_template.md
@@ -5,11 +5,27 @@
5
- Update the user or developer documentation, if affected.
6
-->
7
8
-### Link to issue
+# Link to issue
9
+
10
- Fixes #(issue number)
11
-### Changelog entry
12
+# Changelog entry
13
14
- Short description of problem & solution (1-3 sentences, depending on scope of change)
15
-### Additional info
16
+# Additional info
17
18
- Anything else reviewers and future readers should know
19
20
+---
21
22
+## <center>Pull Request Checklist</center>
23
24
+### <center>For Reviewer</center>
25
26
+- [ ] Submitted under the correct tag
27
+- [ ] Runs without error or warning
28
+- [ ] Documentation revised / included
29
+- [ ] Unit tests included
30
+- [ ] Issues referenced
31
+- [ ] Does not create new bugs / issues
0 commit comments