Thank you for your interest in contributing to EchoSphere X.
- Clone the repository.
- Start a local HTTP server.
- Test changes before submitting.
- feat/
- fix/
- docs/
- refactor/
Use Conventional Commits.
Example:
- feat: add MFSK synchronization
- fix: improve decoder stability
- docs: update installation guide
- Keep PRs focused.
- Update documentation when needed.
- Verify the application works before submitting.
By contributing, you agree that your contributions are licensed under GPL-3.0.