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 0da7d01 commit 1f04c4bCopy full SHA for 1f04c4b
.github/ISSUE_TEMPLATE/bug_report.md
@@ -42,3 +42,7 @@ assignees: ''
42
* MongoDB Version:
43
* Operating System:
44
* Browser version:
45
+
46
+## Checklist
47
+[] This issue fix need to be backported.
48
+[] Does this issue have **security** implications?
.github/PULL_REQUEST_TEMPLATE.md
@@ -26,7 +26,7 @@
26
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
27
- [ ] My code follows the code style of this project.
28
- [ ] My change requires a change to the documentation.
29
-- [ ] I have updated the documentation accordingly.
+- [ ] I have requested a documentation update.
30
- [ ] I have read the **CONTRIBUTING** document.
31
- [ ] I have added tests to cover my changes.
32
0 commit comments