chore: update issue templates (#265)

This commit is contained in:
Ezhil
2026-04-01 02:33:12 +05:30
committed by GitHub
parent bc8fd203ed
commit 6a0c8ce710
2 changed files with 44 additions and 22 deletions
@@ -20,6 +20,15 @@ body:
validations:
required: true
- type: dropdown
id: cli-mode
attributes:
label: Which CLI mode does this apply to?
options:
- Both
- "npx (@keygraph/shannon)"
- "Local (./shannon)"
- type: textarea
id: alternatives-considered
attributes: