Skip to content

Commit 7390ab5

Browse files
authored
Update pull_request_template.md (#299)
# Summary Fix PR template formating. ## Proof of Work <!-- Enter your proof that it works here.--> ## Checklist - [ ] Have you linked a jira ticket and/or is the ticket in the title? - [ ] Have you checked whether your jira ticket required DOCSP changes? - [ ] Have you added changelog file? - use `skip-changelog` label if not needed - 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
1 parent 287e0bc commit 7390ab5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@
1212
- [ ] Have you checked whether your jira ticket required DOCSP changes?
1313
- [ ] Have you added changelog file?
1414
- use `skip-changelog` label if not needed
15-
- refer
16-
to [Changelog files and Release Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
17-
section in CONTRIBUTING.md for more details
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

Comments
 (0)