Skip to content

Commit 47e3501

Browse files
authored
PYTHON-XXXX - Revise PR template for JIRA ticket guidelines
Updated pull request template to specify JIRA ticket format and clarify contribution policy.
1 parent 4b45e4b commit 47e3501

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- Thanks for contributing! -->
22
<!-- Please ensure that the title of the PR is in the following form:
3-
[JIRA TICKET]: Issue Title
3+
PYTHON-XXXX - Issue Title
44
55
If you are an external contributor and there is no JIRA ticket associated with your change, then use your best judgement
66
for the PR title. A MongoDB employee will create a JIRA ticket and edit the name and links as appropriate.
@@ -9,7 +9,9 @@ Note on AI Contributions:
99
We only accept pull requests that are authored and submitted by human contributors who fully understand the changes they are proposing.
1010
All contributions must be written and understood by human contributors. Please read about our policy in our contributing guide.
1111
-->
12-
[JIRA TICKET]
12+
<!-- Replace XXXX with ticket number. If no ticket, make sure PYTHON-XXXX is in the title; our system will automatically generate
13+
a JIRA ticket code -->
14+
PYTHON-XXXX
1315

1416
## Changes in this PR
1517
<!-- What changes did you make to the code? What new APIs (public or private) were added, removed, or edited to generate

0 commit comments

Comments
 (0)