Skip to content

Commit 999ef41

Browse files
authored
Update pull_request_template.md
1 parent 25c647e commit 999ef41

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/git/pull_request_template.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Provide a general summary of your changes in the Title above.
55
Describe your changes in detail.
66

77
## Motivation, Context and link to the ticket
8-
- Why is this change required? What problem does it solve?
8+
9+
- Why is this change required? What does it do?
910
- If it fixes an open issue, please link to the issue here.
10-
- Link to the related Jira ticket.
1111

1212
## Related PRs
1313

@@ -24,6 +24,7 @@ Link to related pull requests.
2424
## Type of change
2525

2626
What types of changes does your code introduce? Put an `x` in all the boxes that apply:
27+
2728
- [ ] Update to existing guideline(s)
2829
- [ ] New guideline(s)
2930
- [ ] Miscellaneous change
@@ -40,7 +41,4 @@ If you're unsure about any of these, don't hesitate to ask. Your team members ar
4041
- [ ] I have read the **CONTRIBUTING** document (if applicable)
4142
- [ ] I have added tests to cover my changes.
4243
- [ ] OR no tests update required.
43-
- [ ] All new and existing tests passed.
4444
- [ ] One or more required reviews requested.
45-
- [ ] I have assigned to the TL or Sr. Engineer for merge.
46-
- [ ] I have updated and verfied the db schema changes and related documentation have been updated.

0 commit comments

Comments
 (0)