Skip to content

Commit 9f889a8

Browse files
chore(PULL_REQUEST_TEMPLATE): add new section
1 parent e948bbc commit 9f889a8

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### Change summary
2+
3+
<!--
4+
Briefly describe the changes introduced in this pull request. Include context or
5+
reasoning behind the changes, even if they seem minor. If relevant, link to any
6+
related discussions (e.g. Slack threads, tickets, documents).
7+
-->
8+
19
All Submissions:
210

311
* [ ] Have you followed the guidelines in our Contributing document?
@@ -11,7 +19,6 @@
1119

1220
### Changes to Core Features:
1321

14-
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
1522
* [ ] Have you written new tests for your core changes, as applicable?
1623
* [ ] Have you successfully run tests with your changes locally?
1724

@@ -21,4 +28,4 @@
2128

2229
### Are there any considerations that need to be addressed for release?
2330

24-
<!-- Any breaking changes, etc -->
31+
<!-- Any breaking changes, etc -->

0 commit comments

Comments
 (0)