Skip to content

Commit bbd9740

Browse files
committed
Merge #8058: [Doc] Add issue template
3897668 Adds issue template. [skip ci] (CryptoVote)
2 parents 6e5e5ab + 3897668 commit bbd9740

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--- Remove sections that do not apply -->
2+
### Describe the issue
3+
4+
### Is the issue reproducible?
5+
#### List steps to reproduce below:
6+
1.
7+
2.
8+
3.
9+
10+
### Expected behavior
11+
Tell us what should happen
12+
13+
### Actual behavior
14+
Tell us what happens instead
15+
16+
### Any information in the debug.log file related to this issue?
17+
18+
### Screenshots (if available)
19+
20+
### What binary version was used (official or self compiled)
21+
22+
### Machine specs: CPU, RAM, Disk space & OS (Windows, OS X, Linux)
23+

0 commit comments

Comments
 (0)