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 9c4d63b commit 9bcadcdCopy full SHA for 9bcadcd
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -11,15 +11,15 @@
11
### Issue Description
12
<!-- Add a brief description of the issue this PR solves. -->
13
14
-Related issue: #FILL_THIS_OUT
+Related issue: FILL_THIS_OUT
15
16
### Approach
17
<!-- Add a description of the approach in this PR. -->
18
19
### TODOs before merging
20
<!-- Add the TODOs that need to be completed before merging this PR. -->
21
22
-- [ ] ...
23
24
- [ ] Add test cases
25
-- [ ] Add changes to documentation
+- [ ] Add entry to changelog
+- [ ] Add changes to documentation (guides, repository pages, in-code descriptions)
+- [ ] ...
0 commit comments