TachiyomiSY-Plus/CONTRIBUTING.md
arkon 84a28ddb87 [SKIP CI] Update fork change checklist
(cherry picked from commit cbc01dd6f129e32c615af61675e0b4357747f29f)
2021-01-17 17:06:59 -05:00

1.6 KiB
Executable File

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:

  • To avoid confusion with the main app:
  • To avoid installation conflicts:
  • To avoid having your data polluting the main app's analytics and crash report services:
    • If you want to use Firebase analytics, replace google-services.json with your own
    • If you want to use ACRA crash reporting, replace the ACRA_URI endpoint in build.gradle.kts with your own