Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 693 Bytes

File metadata and controls

26 lines (17 loc) · 693 Bytes

Contributing

Thanks for your interest in contributing to eight-eighty!

Getting Started

  1. Fork the repository
  2. Create a branch: git checkout -b feat/my-feature
  3. Make your changes
  4. Run tests and linting
  5. Push and open a Pull Request

Guidelines

  • 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

Code of Conduct

This project follows our Code of Conduct. Be respectful, inclusive, and constructive.

Questions?

Open a Discussion or reach out to the maintainers.