insomnia/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
1.0 KiB
Markdown
Raw Normal View History

2019-12-12 15:48:56 +00:00
---
name: Bug report
about: Create a bug report for Insomnia
labels: C-bug, S-unverified
2019-12-12 15:48:56 +00:00
---
<!--
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.
-->
2019-12-12 15:48:56 +00:00
**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.