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]" title: "[BUG]"
labels: bug labels: bug
assignees: '' assignees: ''
--- ---
<!-- FOLLOW THIS FORMAT -->
- [ ] My app is on the latest version. I understand that any other version is not supported. - [ ] 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 ## 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 '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
--> -->
### Expected Behaviour
## Screenshots
<!-- if applicable, remove otherwise -->
## Environment ## Environment
- Device: - Device:

Loading…
Cancel
Save