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.
pull/7728/head
Martin Kojtal 2018-08-08 12:50:12 +01:00
parent 273a052e89
commit 49a91dbd01
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
[ ] Fix
[ ] Refactor
[ ] Target update
[ ] Feature
[ ] Functionality change
[ ] Breaking change