Contributions are welcomed and encouraged! Whether you want to fix a bug, add a feature, improve documentation, or translate the app — every contribution helps.
Before opening a bug report, please verify the following:
- Reproduce on X web first — check if the same issue occurs on x.com in a browser. If X itself has the issue, it is outside the scope of QuaX.
- Search existing issues — the bug may already be reported at github.com/Teskann/QuaX/issues.
If the bug is specific to QuaX, open an issue and include:
- A clear description of the issue
- Steps to reproduce it
- Expected vs. actual behavior
- Your Android version and QuaX version
- Relevant screenshots or logs, if applicable
Open an issue describing the feature and why it would be useful. Keep in mind that QuaX is a privacy-focused client, so features that compromise privacy are unlikely to be accepted.
- Fork the repository and create a branch from
master. - Make your changes, keeping commits focused and readable.
- Test your changes on a real device or emulator.
- Open a pull request against
masterwith a clear description of what you changed and why.
By contributing, you agree that your contributions will be licensed under the MIT License.