We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549b964 commit 1846868Copy full SHA for 1846868
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,28 @@
1
+### Prerequisites
2
+
3
+* [ ] Can you reproduce the problem in safe mode?
4
+* [ ] Are you running the latest version?
5
+* [ ] Are you reporting to the correct repository?
6
+* [ ] Did you perform a cursory search?
7
8
+### Description
9
10
+[Description of the bug or feature]
11
12
+### Steps to Reproduce
13
14
+1. [First Step]
15
+2. [Second Step]
16
+3. [and so on...]
17
18
+**Expected behavior:** [What you expected to happen]
19
20
+**Actual behavior:** [What actually happened]
21
22
+### Specifications
23
24
+ - Version:
25
+ - Platform:
26
+ - Subsystem:
27
28
+You can get the version information from executing `commander --version`.
.github/pull_request_template.md .github/PULL_REQUEST_TEMPLATE.md.github/pull_request_template.md renamed to .github/PULL_REQUEST_TEMPLATE.md
0 commit comments