diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a4b0a27..ea541ac8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,9 @@ ## Reporting Bugs Please file bugs in the [Github Issue -Tracker](https://github.com/syncthing/syncthing-android/issues). Bugs that +Tracker](https://github.com/Catfriend1/syncthing-android/issues). Bugs that are not specific to Syncthing-Android should be reported to the -[main project](https://github.com/syncthing/syncthing/issues) instead. +[upstream project](https://github.com/syncthing/syncthing/issues) instead. Include at least the following in your issue report: - What happened @@ -27,14 +27,6 @@ You can get logs in various ways: - Using one of the various "logcat apps" on Google Play and F-Droid -## Contributing Translations - -All translations are done via -[Transifex](https://www.transifex.com/projects/p/syncthing-android/). If you -wish to contribute to a translation, just head over there and sign up. -Before every release, the language resources are updated from the -latest info on Transifex. - ## Contributing Code Every contribution is welcome. If you want to contribute but are unsure