You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@
7
7
<!-- Enter your proof that it works here.-->
8
8
9
9
## Checklist
10
+
10
11
-[ ] Have you linked a jira ticket and/or is the ticket in the title?
11
12
-[ ] Have you checked whether your jira ticket required DOCSP changes?
12
-
-[ ] Have you checked for release_note changes?
13
+
-[ ] Have you added changelog file?
14
+
- use `skip-changelog` label if not needed
15
+
- refer to [Changelog files and Release Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes) section in CONTRIBUTING.md for more details
0 commit comments