Skip to content

Commit 1f04c4b

Browse files
authored
add bug Checklist, update PR documentation (#13364)
1 parent 0da7d01 commit 1f04c4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ assignees: ''
4242
* MongoDB Version:
4343
* Operating System:
4444
* 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
2727
- [ ] My code follows the code style of this project.
2828
- [ ] My change requires a change to the documentation.
29-
- [ ] I have updated the documentation accordingly.
29+
- [ ] I have requested a documentation update.
3030
- [ ] I have read the **CONTRIBUTING** document.
3131
- [ ] I have added tests to cover my changes.
3232

0 commit comments

Comments
 (0)