34 lines
666 B
Markdown
34 lines
666 B
Markdown
---
|
|
name: Bug report
|
|
about: App crashing? You seeing a confusing error message? Report them here!
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
<!-- If you choose not to follow this format, you should erase the entire body. -->
|
|
|
|
- [ ] My app is on the latest version. I understand that any other version is not supported.
|
|
- [ ] I have read [the FAQ](https://barinsta.austinhuang.me/en/latest/faq).
|
|
|
|
<!--
|
|
Describe the bug here. Don't stress too much, but do include the key points.
|
|
-->
|
|
|
|
## Steps
|
|
|
|
<!--
|
|
1. ...
|
|
2. ...
|
|
3. See error...
|
|
-->
|
|
|
|
## Environment
|
|
|
|
- Device:
|
|
- Android version:
|
|
|
|
## Additional info
|
|
|
|
<!-- If you have log (and it's working), upload it here. -->
|