-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Update new-change script enhancement description. #9475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #9475 +/- ##
========================================
Coverage 93.39% 93.40%
========================================
Files 210 211 +1
Lines 16983 17000 +17
========================================
+ Hits 15861 15878 +17
Misses 1122 1122 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Kenneth Daily <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be better to avoid the word "feature" here since it denotes a separate change above. Anything that's adding net-new functionality is fine as an enhancement as long as we're not making changes to fundamental systems. Those would prompt a version bump which is when feature
is used.
# enhancement: Adding a small feature or a change to an underlying | ||
implementation detail. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# enhancement: Adding a small feature or a change to an underlying | |
implementation detail. | |
# enhancement: An incremental improvement or a change to an underlying | |
implementation detail. |
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.