Skip to content

Commit d372467

Browse files
authored
Create bug_report.md
1 parent 7bb2c38 commit d372467

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
name: "\U0001F41B Bug report"
3+
about: Report a problem encountered while using GitHub CLI
4+
5+
---
6+
7+
### Describe the bug
8+
9+
A clear and concise description of what the bug is.
10+
11+
### Version & OS
12+
13+
Type `gh --version` to see the CLI version. Also include what operating system you are using.
14+
15+
### Steps to reproduce the behavior
16+
17+
1. Type this '...'
18+
2. View the output '....'
19+
3. See error
20+
21+
### Expected behavior
22+
23+
A clear and concise description of what you expected to happen.
24+
25+
### Actual behavior
26+
27+
A clear and concise description of what actually happened.
28+
29+
### Screenshots
30+
31+
Add screenshots to help explain the bug, if you feel comfortable with sharing it.
32+
33+
### Logs
34+
35+
Paste the activity from your command line, if you feel comfortable with sharing it.
36+
37+
### Additional context
38+
39+
Add any other context about the bug here.

0 commit comments

Comments
 (0)