insomnia/.github/ISSUE_TEMPLATE/bug_report.md
Nijiko Yonskai 5c367ad614
chore: fix bug label (#3228)
Pressed C instead of B.
2021-03-23 10:56:43 -07:00

40 lines
1.0 KiB
Markdown

---
name: Bug report
about: Create a bug report for Insomnia
labels: B-bug, S-unverified
---
<!--
Thank you for filing a bug report! 🐛 Please provide a short summary of the bug,
along with any information you feel relevant to replicating the bug.
If you cannot produce a minimal reproduction case (something that would work in
isolation), please provide the steps or even link to a repository that causes
the problematic output to occur.
-->
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. macOS 10.15.1]
- Installation Method: [e.g. homebrew]
- App Version [e.g. v7.0.3]
**Additional context**
Add any other context about the problem here.