ISSUE_TEMPLATE: fix missing labels#14435
Merged
raiden00pl merged 1 commit intoapache:masterfrom Oct 21, 2024
Merged
Conversation
|
[Experimental Bot, please feedback here] This PR makes minor changes to the issue templates to correct typos and capitalization inconsistencies in labels. Does it meet the requirements? Mostly. Here's a breakdown:
Recommendations:
|
raiden00pl
approved these changes
Oct 21, 2024
Contributor
Author
|
@raiden00pl missing label Type: Question can you add ? |
Member
|
what about this:
Community: Question
|
Contributor
Author
|
for 003_help.yml nuttx/.github/ISSUE_TEMPLATE/003_help.yml Line 16 in 35c278b |
Member
|
can we change this to |
Contributor
Author
|
@raiden00pl Ok done |
Not all labels are added because there is no match with the label name. issue_labeler.yml os: Linux -> os: linux 001_bug_report.yml Type: bug -> Type: Bug Corrected label in links 002_feature_request.yml Type: enhancement -> Type: Enhancement Corrected label in links 003_help.yml Type: question ->Type: Question Corrected label in links
4e76e26 to
b019049
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Not all labels are added because there is no match with the label name.
issue_labeler.yml
os: Linux -> os: linux
001_bug_report.yml
Type: bug -> Type: Bug
Corrected label in links
002_feature_request.yml
Type: enhancement -> Type: Enhancement
Corrected label in links
003_help.yml
Type: question -> Community: Question
Corrected label in links
Impact
Impact on user: No changes to user-facing functionality
Impact on build: Build process remains the same
Testing
CI
https://github.com/simbit18/nuttx-testing-templates/issues