@@ -5,9 +5,9 @@ Provide a general summary of your changes in the Title above.
5
5
Describe your changes in detail.
6
6
7
7
## 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?
9
10
- If it fixes an open issue, please link to the issue here.
10
- - Link to the related Jira ticket.
11
11
12
12
## Related PRs
13
13
@@ -24,6 +24,7 @@ Link to related pull requests.
24
24
## Type of change
25
25
26
26
What types of changes does your code introduce? Put an ` x ` in all the boxes that apply:
27
+
27
28
- [ ] Update to existing guideline(s)
28
29
- [ ] New guideline(s)
29
30
- [ ] Miscellaneous change
@@ -40,7 +41,4 @@ If you're unsure about any of these, don't hesitate to ask. Your team members ar
40
41
- [ ] I have read the ** CONTRIBUTING** document (if applicable)
41
42
- [ ] I have added tests to cover my changes.
42
43
- [ ] OR no tests update required.
43
- - [ ] All new and existing tests passed.
44
44
- [ ] 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