mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
41 lines
1.6 KiB
Markdown
41 lines
1.6 KiB
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a feature or an idea
|
|
---
|
|
You can use the `Preview` tab ^ above to see final rendering of your report. Use `x` in brackets ([x]) to "check" a checkbox.
|
|
|
|
If you just have a question, please ask first in the user chatroom in Matrix: [`#gadgetbridge:matrix.org`](https://matrix.to/#/#gadgetbridge:matrix.org)
|
|
|
|
#### Before requesting a new feature, please confirm the following:
|
|
- [ ] 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.
|
|
- [ ] 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)
|
|
|
|
#### Log files
|
|
*If applicable, please attach [logs](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Log-Files)*
|
|
*Long logs can be also included in the text but make sure to tuck them into the `details` tag below:*
|
|
|
|
<details>
|
|
<summary>Click to see my log under this fold</summary>
|
|
|
|
```
|
|
Here go lines of your log.
|
|
```
|
|
</details>
|
|
|
|
|
|
#### Your wearable device is:
|
|
|
|
*Please specify model and firmware version if possible*
|
|
|
|
#### Your Android version/manufacturer flavor is:
|
|
|
|
#### Your Gadgetbridge version is:
|
|
|
|
|
|
|
|
*New requests about already solved/documented topics could be closed without further comments. Same for too generic or incomplete reports.*
|
|
|
|
Please use `Preview` tab above to see final rendering of your report before submitting.
|
|
|