tt-rss/CONTRIBUTING.md

1.7 KiB

Contributing

Thanks for your interest in contributing to the Tiny Tiny RSS (tt-rss) project! Contributions are welcome.

Here are some ideas to get you started:

  • Help others, especially those getting started with tt-rss.
  • Report issues, and/or help troubleshoot issues (e.g. confirm the issue, provide additional information, identify as a duplicate issue, etc.).
  • Help improve the documentation.
  • Help improve the translations via Weblate.
    • Related: If something shows up in tt-rss and isn't making its way into Weblate, report the issue so translation coverage can (potentially) be improved.
  • Help improve the code.
    • Development primarily happens in https://github.com/tt-rss/tt-rss, but some plugins are in their own repository under https://github.com/tt-rss/.
    • Keep in mind major changes (particularly to the user experience) are unlikely to be accepted unless discussed and agreed upon beforehand. Plugins, etc. are generally preferred over modifying the core project when customization is desired.
    • If there are any questions about whether something would be accepted, it'd be best to first start a discussion or open an issue.