Skip to content

Commit a84fd71

Browse files
authored
Update pull_request_template.md (#15008)
1 parent 2f3618a commit a84fd71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ _Erase all that don't apply._
66
- New feature (non-breaking change which adds functionality)
77
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
88
- This change requires a documentation update
9+
- Automation (AI changes or Github Actions to reduce effort of manual tasks)
910

1011
### Why
1112
What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.
@@ -26,4 +27,4 @@ _Optional_: Describe the tests that you ran locally to verify your changes.
2627
## Changelog
2728
Should this change be included in the release notes: _indicate yes or no_
2829

29-
Add a brief summary of the change to use in the release notes for the next release.
30+
Add a brief summary of the change to use in the release notes for the next release.

0 commit comments

Comments
 (0)