CONTRIBUTING.md
May 6, 2026 ยท View on GitHub
Usagi contribution guidelines
- If you want to fix bugs or implement new features that already have an issue card: please assign this issue to you and/or comment about it.
- If you want to implement a new feature: open an issue or discussion regarding it to ensure it will be accepted.
- Translations have to be managed using the Weblate platform.
Important
Usagi isn't responsible for the available content as it doesn't host content. Usagi doesn't make / create any source, and no sources are currently available. You can't request for any source unless you make / create it yourself.
Refactoring or some dev-faces improvements might also be accepted. However, please stick to the following principles:
- Performance matters. In the case of choosing between source code beauty and performance, performance should be a priority.
- Please, do not modify readme and other information files (except for typos).
- Avoid adding new dependencies unless required. APK size is important.