Browse Source

Update bug_report.md

legacy
Austin Huang 4 years ago
committed by GitHub
parent
commit
5839bd0780
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      .github/ISSUE_TEMPLATE/bug_report.md

14
.github/ISSUE_TEMPLATE/bug_report.md

@ -4,31 +4,27 @@ about: App crashing? You seeing a confusing error message? Report them here!
title: "[BUG]"
labels: bug
assignees: ''
---
<!-- FOLLOW THIS FORMAT -->
- [ ] My app is on the latest version. I understand that any other version is not supported.
- [ ] I have read [the FAQ](https://instagrabber.austinhuang.me/faq).
<!--
First, describe the bug here. Don't stress too much, but do include the key points.
Describe the bug here. Don't stress too much, but do include the key points.
-->
## Steps
<!--
DETAILED Steps to reproduce the behaviour. If you do not describe this part clearly, I may ignore the issue.
DETAILED Steps to reproduce the behaviour.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
### Expected Behaviour
## Screenshots
<!-- if applicable, remove otherwise -->
## Environment
- Device:

Loading…
Cancel
Save