Currently both new features and enhancements are labeled as "enhancement".
I am proposing to introduce new labels:
- "feature" - a new functionality
- "breaking changes" - breaking changes
After that I am proposing to use the next PR targeting scheme:
- "breaking changes" and "feature" can go only to master branch
- "enhancement" and "bugfix" can go to any branch
I don't think that we need a special voting for this that is why I will wait for 1 week for other comments from contributors. If everyone is OK with it then we can stick to a new PR targeting scheme