Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.74 KB

CONTRIBUTING.md

File metadata and controls

26 lines (20 loc) · 1.74 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
  • 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: