Thanks for your interest in contributing to eight-eighty!
- Fork the repository
- Create a branch:
git checkout -b feat/my-feature - Make your changes
- Run tests and linting
- Push and open a Pull Request
- Follow the existing code style
- Write clear commit messages (conventional commits preferred)
- Keep PRs focused — one feature/fix per PR
- Add tests for new functionality
This project follows our Code of Conduct. Be respectful, inclusive, and constructive.
Open a Discussion or reach out to the maintainers.