Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.39 KB

File metadata and controls

41 lines (29 loc) · 1.39 KB

Contributing to QuaX

Contributions are welcomed and encouraged! Whether you want to fix a bug, add a feature, improve documentation, or translate the app — every contribution helps.

Bug Reports

Before opening a bug report, please verify the following:

  1. 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.
  2. 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

Feature Requests

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.

Pull Requests

  1. Fork the repository and create a branch from master.
  2. Make your changes, keeping commits focused and readable.
  3. Test your changes on a real device or emulator.
  4. Open a pull request against master with a clear description of what you changed and why.

License

By contributing, you agree that your contributions will be licensed under the MIT License.