Thanks for your interest in contributing to AndroidIRCX.
- Report bugs and request features via GitHub Issues.
- Improve documentation.
- Submit code changes through pull requests.
- Fork the repo and create a feature branch.
- Make your changes with clear, focused commits.
- Run relevant tests for the areas you touched.
- Open a pull request with a clear description and screenshots if UI changes are involved.
- Use TypeScript for new code.
- Prefer small, focused services and components.
- Keep changes scoped and avoid unrelated refactors.
Please include:
- Steps to reproduce
- Expected vs actual behavior
- Device/OS and app version
- Logs or screenshots when possible
By contributing, you agree that your contributions will be licensed under the GPL-3.0.