Thank you for your interest in contributing to the Tiny Tiny RSS documentation!
- Contributions (documentation corrections/improvements, reporting issues, etc.) are welcome.
- Development and issue tracking for tt-rss primarily happens at https://github.com/tt-rss/tt-rss.
By contributing to this repository, you agree that your contributions will be licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).
This means:
- Your contributions can be freely shared and adapted by others
- Proper attribution will be given
- Derivative works must be shared under the same license
When contributing documentation:
- Be clear and concise - Write for users of all skill levels
- Test your examples - Ensure code snippets and commands work as described
- Cite sources - If including third-party content, state its source and license in your pull request
- Stay current - tt-rss follows a continuous development model on the
mainbranch, so the documentation needs to be kept current - Check formatting - Use proper Markdown formatting and verify links work
If you're unsure about including third-party content or have questions about licensing, please ask in your pull request or open a discussion.
Thank you for helping improve tt-rss documentation!