36 lines
689 B
Markdown
36 lines
689 B
Markdown
---
|
|
name: Bug report
|
|
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).
|
|
|
|
<!--
|
|
Describe the bug here. Don't stress too much, but do include the key points.
|
|
-->
|
|
|
|
## Steps
|
|
|
|
<!--
|
|
DETAILED Steps to reproduce the behaviour.
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
-->
|
|
|
|
## Environment
|
|
|
|
- Device:
|
|
- Android version:
|
|
|
|
## Additional info
|
|
|
|
<!-- If you have log (and it's working), upload it here. -->
|