Thanks for your interest in contributing!
- Fork the repository
- Create your feature branch (
git checkout -b feature-name) - Commit your changes (
git commit -m 'Add some feature') - Push to your branch (
git push origin feature-name) - Open a Pull Request describing your changes
- Keep code style consistent with the existing codebase
- Document any changes clearly
- Ensure your changes do not break the Android build or main Nmap functionality
- Test your changes on Android device or emulator
Please open issues for bugs or feature requests.
By contributing, you agree that your contributions will be licensed under the Nmap Public Source License (NPSL).