mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 00:15:08 +01:00
1.2 KiB
1.2 KiB
Looking to report an issue/bug or make a feature request? Please refer to the README file.
Thanks for your interest in contributing to Tachiyomi!
Code contributions
Pull requests are welcome!
If you're interested in taking on an open issue, please comment on it so others are aware.
Translations
Translations are done externally via Weblate. See our website for more details.
Forks
Forks are allowed so long as they abide by the project's LICENSE.
When creating a fork, remember to:
- Change the app name to avoid confusion with the main app
- Change the package name to avoid conflicting with installations of the main app
- If you want to use Firebase, replace
google-services.json
with your own - If you want to use ACRA, replace the
ACRA_URI
endpoint inbuild.gradle.kts
with your own