File: pull_request_template.md

package info (click to toggle)
pymongo 4.15.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 23,376 kB
  • sloc: python: 107,945; ansic: 4,601; javascript: 137; makefile: 38; sh: 10
file content (23 lines) | stat: -rw-r--r-- 831 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# [JIRA Ticket ID](Link to Ticket)
<!-- Please provide explicit URL link to the corresponding JIRA ticket. -->

# Summary
<!-- Please provide a high level overview of what changes have been made. -->

# Changes in this PR
<!-- Highlight any high level architecture changes if the summary doesn't already cover the scope. -->

# Test Plan
<!-- Talk through any unit tests added, and if this is a bug fix, please add repro steps in the event the fix needs to be verified. -->

# Screenshots (Optional)
<!-- Add a before and after picture to indicate changes. -->

# Callouts or Follow-up items (Optional)
<!-- Any additional info not already specified in the PR including but not limited to:

1. Potential stakeholders
2. Slack threads etc.
3. Implementation details that need additional oversight
4. Callouts on future tactics
 -->