Skip to content

Commit 8552873

Browse files
authored
Update issue templates
1 parent c54d387 commit 8552873

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_report.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug and expected behavior**
11+
A clear and concise description of what the bug is. What should happen instead?
12+
13+
**Reproduction steps**
14+
Please include the exact command you ran. Also include a minimal version of the data file you ran dsq against that produced the error.
15+
16+
**Versions**
17+
- OS: [e.g. Windows version, `uname -a` on Mac/Linux]
18+
- Shell: [e.g. Powershell, bash, fish, cmd.exe, WSL, etc.]
19+
- dsq version: [e.g. 0.20.1]
20+
21+
**Additional context, screenshots**
22+
Add any other context about the problem here. Feel free to include screenshots or stack traces as necessary.

0 commit comments

Comments
 (0)