Skip to content

Commit a54a062

Browse files
authored
PYTHON-5926 Revise PR template for JIRA ticket guidelines (#2922)
1 parent ab9be3e commit a54a062

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 the ticket number. If you do not have a ticket (external contributors), you may leave PYTHON-XXXX;
13+
a MongoDB employee will create a JIRA ticket and update the PR title/links as appropriate. -->
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)