Skip to content

Commit 00dca8b

Browse files
committed
Update bug template
1 parent 701cfc7 commit 00dca8b

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/skill-bug-or-improvement.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,15 @@ body:
1212
1313
Fill out the short fields below, then describe the issue in detail at the end.
1414
15-
- type: input
15+
- type: dropdown
1616
id: skill_name
1717
attributes:
1818
label: Which skill?
19-
description: Name of the existing skill (e.g. `local-ai-use`, `local-ai-app-integration`). One issue per skill, please.
20-
placeholder: e.g. local-ai-use
19+
description: Pick the existing skill this issue is about. One issue per skill, please. If your skill isn't listed (e.g. it was just added), pick **Other** and name it in the details below.
20+
options:
21+
- local-ai-app-integration
22+
- local-ai-use
23+
- Other (name it in the details below)
2124
validations:
2225
required: true
2326

0 commit comments

Comments
 (0)