Skip to content

Commit a82ddb3

Browse files
committed
Simplify issue template
Signed-off-by: Steven Esser <[email protected]>
1 parent c83898a commit a82ddb3

File tree

1 file changed

+7
-25
lines changed

1 file changed

+7
-25
lines changed

ISSUE_TEMPLATE.md

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,10 @@
11
### Description
2-
3-
### Steps to reproduce
4-
1. [First Step]
5-
2. [Second Step]
6-
3. [and so on ... ]
7-
8-
**Expected behavior**
9-
Tell us what you expect to happen
10-
11-
**Actual behavior**
12-
Tell us what happens instead
13-
14-
**Reproduces how often:**
15-
What percentage of the time does it reproduce?
16-
17-
### Errors in the Developer Tools
18-
Include the error logged in the Console tab: https://github.com/nexB/scancode-workbench/wiki/Check-for-Errors-in-the-Developer-Tools
2+
Please leave a brief discription of the bug or feature request:
3+
* if reporting a bug, tell us how to reproduce the issue.
4+
* Check the Develop Console tab and copy any error text there might be: https://github.com/nexB/scancode-workbench/wiki/Check-for-Errors-in-the-Developer-Tools
195

206
### System configuration
21-
**Operating System**:
22-
23-
**ScanCode Workbench Version**:
24-
25-
**ScanCode Toolkit Version**:
26-
27-
### Additional Information
28-
Any additional information, configuration, or data that might be necessary to reproduce the issue. (i.e. screenshots and/or GIFs)
7+
For bug reports, it really helps us to know:
8+
* What OS are you running on? (Windows/MacOS/Linux)
9+
* What version of scancode-workbench are you running on?
10+
* What version of scancode-toolkit was used to generate the scan file?

0 commit comments

Comments
 (0)