Commit f6e8906
fix: add missing labels to issue form templates
GitHub silently hides issue forms that contain a field without an
`attributes.label`. The `version` field in bug-report.yml and the
`affected-command` field in feature-request.yml were missing labels,
so the entire forms were dropped from the new-issue chooser.
Add the required labels (and a helpful description) so all three
templates render in the UI.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 373fabc commit f6e8906
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
0 commit comments