Fix feature request issue template label#346
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the Feature Request GitHub issue form to apply the standard enhancement label instead of Feature.
Changes:
- Switch default label in the feature request issue template from
Featuretoenhancement.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| name: Feature Request | ||
| description: Suggest an idea for this project. | ||
| labels: [Feature] | ||
| labels: [enhancement] |
|
Maintainer-facing review assist for the #32/#39 bounty routing: I rechecked this PR as a small issue-template triage fix. It is Scope is narrow: one line in Pre-merge checks I would ask for:
No live-chain, wallet, or payment action is involved here. |
Description
This small bounty/improvement PR fixes the feature request issue template to use an existing repository label.
The template currently declares
labels: [Feature], but this repository does not have aFeaturelabel. GitHub issue forms do not create missing labels automatically, so feature request issues opened through this template will not receive the intended triage label.This PR changes the template to use the existing
enhancementlabel, matching the repository's current label set.Verification
.github/ISSUE_TEMPLATE/feature_request.ymlwith PyYAML.['enhancement'].enhancementexists in the repository labels viagh label list --repo BitgesellOfficial/bitgesell.git diff --check.Bounty / payout
Submitted for the Bitgesell PR bounty/improvement program: refs #32 and #39.
If approved, USDT/EVM-compatible payout address:
0xd6634800410978b62D4a2317dCAF2871CDa9e1D3