mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-25 22:01:16 +00:00
Update CONTRIBUTING, ISSUE_TEMPLATE
This commit is contained in:
parent
b8c35bc098
commit
18edb74a58
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Please file bugs in the [Github Issue
|
||||
Tracker](https://github.com/Catfriend1/syncthing-android/issues). Bugs that
|
||||
are not specific to Syncthing-Android should be reported to the
|
||||
are not specific to the Syncthing-Fork wrapper should be reported to the
|
||||
[upstream project](https://github.com/syncthing/syncthing/issues) instead.
|
||||
Include at least the following in your issue report:
|
||||
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
If you have issues with this fork, feel free to post them. I'll look into them if a good reproducer or log is provided.
|
||||
Introduction: If you have issues with this fork, feel free to post them. I'll look into them if a good reproducer or log is provided.
|
||||
|
||||
### Description of the issue
|
||||
|
||||
### Reproducer
|
||||
|
||||
### Version Information
|
||||
App Version: 0.x.y
|
||||
Syncthing Version: v0.x.y
|
||||
Android Version: Android x.y / Cyanogenmod x / ...
|
||||
App Version: 1.x.y.z
|
||||
Syncthing Version: v1.x.y
|
||||
Android Version: Android x.y / LineAgeOS x.y / ...
|
||||
Device manufacturer: Huawei / LG / Samsung / Xiaomi / ...
|
||||
Device model: I9100 / H815/ MI8 / ...
|
||||
|
||||
### Android Log
|
||||
adb shell / logcat
|
||||
or MatLog (search on GitHub) output
|
||||
|
||||
|
|
Loading…
Reference in a new issue