Skip to content

Commit 49a91db

Browse files
committed
PR template: Feature -> functionality change
Feature might be misinterpreted in some cases. This label should be about functionality in backward compatible way. That means that this is either deprecating some current one or adding new functionality. Functionality change should cover: - adding configuration - deprecating functionality - adding new functionality This change would go automatically to feature release.
1 parent 273a052 commit 49a91db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
[ ] Fix
2020
[ ] Refactor
2121
[ ] Target update
22-
[ ] Feature
22+
[ ] Functionality change
2323
[ ] Breaking change
2424

0 commit comments

Comments
 (0)