File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ _Erase all that don't apply._
6
6
- New feature (non-breaking change which adds functionality)
7
7
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
8
8
- This change requires a documentation update
9
+ - Automation (AI changes or Github Actions to reduce effort of manual tasks)
9
10
10
11
### Why
11
12
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.
26
27
## Changelog
27
28
Should this change be included in the release notes: _ indicate yes or no_
28
29
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.
You can’t perform that action at this time.
0 commit comments