X Tutup
Skip to content

Commit 50211ea

Browse files
author
Nate Smith
authored
add issue template for general feedback
is this a good idea?
1 parent 4933fd9 commit 50211ea

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/ISSUE_TEMPLATE/feedback.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: "\U0001F4E3 Feedback"
3+
about: Give us general feedback about the GitHub CLI
4+
title: ''
5+
labels: feedback
6+
assignees: ''
7+
8+
---
9+
10+
# CLI Feedback
11+
12+
You can use this template to give us structured feedback or just wipe it and leave us a note. Thank you!
13+
14+
## What have you loved?
15+
16+
_eg "the nice colors"_
17+
18+
## What was confusing or gave you pause?
19+
20+
_eg "it did something unexpected"_
21+
22+
## Are there features you'd like to see added?
23+
24+
_eg "gh cli needs mini-games"_
25+
26+
## Anything else?
27+
28+
_eg "have a nice day"_

0 commit comments

Comments
 (0)
X Tutup