Skip to content

Commit 1b3669f

Browse files
Paul RheePaul Rhee
authored andcommitted
added an issue template
1 parent 2f98674 commit 1b3669f

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Issue Template
2+
3+
## Prerequisites
4+
5+
Please answer the following questions for yourself before submitting an issue.
6+
7+
- [ ] I am running the latest version
8+
- [ ] I checked the documentation and found no answer
9+
- [ ] I checked to make sure that this issue has not already been filed
10+
- [ ] I'm reporting the issue to the correct repository (for multi-repository projects)
11+
12+
## Expected Behavior
13+
14+
Please describe the behavior you are expecting
15+
16+
## Current Behavior
17+
18+
What is the current behavior?
19+
20+
## Failure Information (for bugs)
21+
22+
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
23+
24+
### Steps to Reproduce
25+
26+
Please provide detailed steps for reproducing the issue.
27+
28+
1. step 1
29+
2. step 2
30+
3. and so on...
31+
32+
### Failure Logs
33+
34+
Please include any relevant log snippets or files here.

0 commit comments

Comments
 (0)