2019-10-27 08:35:09 +01:00
---
name: Bug report
about: Create a report to help us improve
---
2020-12-31 11:21:50 +01:00
You can use the `Preview` tab ^ above to see final rendering of your report. Use `x` in brackets ([x]) to "check" a checkbox.
2022-08-07 19:59:54 +02:00
If you just have a question, please ask first in the user chatroom in Matrix: [`#gadgetbridge:matrix.org` ](https://matrix.to/#/#gadgetbridge:matrix.org )
2019-10-27 08:35:09 +01:00
#### Before reporting a bug, please confirm the following:
2020-07-03 11:18:31 +02:00
- [ ] I have read the [wiki ](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki ), and I didn't find a solution to my problem / an answer to my question.
- [ ] I have searched the [issues ](https://codeberg.org/Freeyourgadget/Gadgetbridge/issues ), and I didn't find a solution to my problem / an answer to my question.
2022-06-12 12:48:17 +02:00
- [ ] If you upload an image or other content, please make sure you have read and understood the [Codeberg Terms of Use ](https://codeberg.org/Codeberg/org/src/branch/main/TermsOfUse.md )
2019-10-27 08:35:09 +01:00
2022-08-07 19:59:54 +02:00
### Where did you get Gadgetbridge from:
2019-10-27 08:35:09 +01:00
* [ ] F-Droid
2022-08-07 19:59:54 +02:00
* [ ] Gadgetbridge Nightly F-Droid repository
* [ ] Bangle.js Gadgetbridge from the Play Store
2019-10-27 08:35:09 +01:00
* [ ] I built it myself from source code (specify tag / commit)
2022-02-21 21:31:00 +01:00
* [ ] I previously used Gadgetbridge from other sources and then updated to F-Droid version
2019-10-27 08:35:09 +01:00
2022-08-07 19:59:54 +02:00
### Your Gadgetbridge version is:
(This can be found in Gadgetbridge - Menu - About: Version and Commit)
2019-10-27 08:35:09 +01:00
#### Your issue is:
2020-07-03 11:18:31 +02:00
*If possible, please attach [logs ](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Log-Files )! that might help identifying the problem.*
2020-10-10 08:18:25 +02:00
*Long logs can be also included but make sure to tuck them into the `details` tag:*
< details >
2020-12-31 11:21:50 +01:00
< summary > Click to see my log under this fold< / summary >
2020-10-10 08:18:25 +02:00
```
2020-12-31 11:21:50 +01:00
Here go lines of your log.
2020-10-10 08:18:25 +02:00
```
< / details >
2019-10-27 08:35:09 +01:00
#### Your wearable device is:
*Please specify model and firmware version if possible*
2022-02-22 23:08:36 +01:00
#### Your Android version/manufacturer flavor is:
2019-10-27 08:35:09 +01:00
*New issues about already solved/documented topics could be closed without further comments. Same for too generic or incomplete reports.*
2020-12-31 11:21:50 +01:00
Please use `Preview` tab above to see final rendering of your report before submitting.