Contributing

Thank you for your interest in contributing to the Acme Platform.

Getting started

  1. Fork the repository
  2. Clone your fork and install dependencies
  3. Create a feature branch from main
  4. Make your changes
  5. Submit a pull request

Development setup

git clone https://github.com/your-fork/platform.git
cd platform
pnpm install
pnpm dev

What to contribute

  • Bug fixes — check the issue tracker for open bugs
  • Documentation — improvements to docs are always welcome
  • Features — discuss in an issue before starting work

Code of conduct

Be respectful, constructive, and inclusive. We follow the Contributor Covenant.