Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
eatonphil authored Jun 26, 2022
1 parent c54d387 commit 8552873
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug and expected behavior**
A clear and concise description of what the bug is. What should happen instead?

**Reproduction steps**
Please include the exact command you ran. Also include a minimal version of the data file you ran dsq against that produced the error.

**Versions**
- OS: [e.g. Windows version, `uname -a` on Mac/Linux]
- Shell: [e.g. Powershell, bash, fish, cmd.exe, WSL, etc.]
- dsq version: [e.g. 0.20.1]

**Additional context, screenshots**
Add any other context about the problem here. Feel free to include screenshots or stack traces as necessary.

0 comments on commit 8552873

Please sign in to comment.