Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.88 KB

CONTRIBUTING.md

File metadata and controls

28 lines (22 loc) · 1.88 KB

Contributing

Thank you for contributing to this project!

Please try to preserve the following format:

  • Additions are inserted preserving alphabetical order
  • Format your submission as follows:
    • Format: * [Name](https://example.com) - Short description, under 250 characters `License` [(Source code)](https://url.of/source-code)
    • Keep the short description under 250 characters.
    • Add the project's corresponding SPDX license identifier, for example GPL-3.0 or Apache-2.0. If the license is not covered by SPDX, then the project will be listed as Proprietary.
    • Do not add a duplicate Source code link if it is the same as the main link.
    • Add matching tags between the name and description:
      • Paid 💰 - Paid application
      • IAP 💰 - Contains in-app-purchases
      • Ads - Contains ads
      • n-day trial - Payment required after n days. Replace n with the number of days.
      • Root - Requires Shizuku to run in Root mode
  • To keep the main list clean, please put projects that do not meet the following requirements into UNLISTED.md instead of the main list:
    • Project must have an English landing page, readme, or documentation
    • Project must not be deprecated by the developer
    • Project must provide some kind of download link for the app (APK file, Play Store, F-Droid, ...)

Pushing your changes: