Skip to content

Commit

Permalink
Add bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
owickstrom committed Apr 22, 2021
1 parent eeed2b8 commit 3ef99e9
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
---

This issue tracker is **ONLY** used for reporting bugs.

Feature requests, questions, and other discussions should be posted in the
[Discussions](https://github.com/quickstrom/quickstrom/discussions) forum.

**Describe the bug**
A clear and concise description of what the bug is.

**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen. Include
screenshots, logs or stack traces if applicable.

**Environment (please complete the following information):**
- OS: [e.g. Ubuntu 18.04, macOS 10.10]
- Quickstrom version or commit [e.g. 0.1.0]
- Browser and webdriver information: [e.g. Firefox 86.0 and Geckodriver 0.29.1]
- Build environment or installation method [e.g. Nix, Cabal, Docker]

**Additional context**
Add any other context about the problem here.

0 comments on commit 3ef99e9

Please sign in to comment.