|
| 1 | +# Contributing to GAIA |
| 2 | + |
| 3 | +GAIA is an open source project, and we welcome contributions of all kinds: |
| 4 | + |
| 5 | +- Code patches |
| 6 | +- Documentation improvements |
| 7 | +- Bug reports and reviews |
| 8 | +- Tests and code quality enhancements |
| 9 | + |
| 10 | +## Getting Started |
| 11 | + |
| 12 | +- Read our [Code of Conduct](https://github.com/heygaia/gaia/blob/master/CODE_OF_CONDUCT.md) |
| 13 | +- Set up your environment: [Development Setup Guide](https://docs.heygaia.io/developers/development-setup) |
| 14 | +- Explore our [contribution guidelines](https://docs.heygaia.io/developers/contributing) for details |
| 15 | + |
| 16 | +## How to Contribute |
| 17 | + |
| 18 | +- Bug fixes, features, docs, and tests are all welcome ([see ways to contribute](https://docs.heygaia.io/developers/contributing#ways-to-contribute)) |
| 19 | +- Fork the repo, create a branch, make changes, test, and open a pull request ([workflow details](https://docs.heygaia.io/developers/contributing#contribution-workflow)) |
| 20 | +- Follow our [coding standards](https://docs.heygaia.io/developers/contributing#coding-standards) for Python and React/Next.js |
| 21 | +- Use [Conventional Commits](https://docs.heygaia.io/developers/contributing#commit-message-guidelines) for commit messages |
| 22 | + |
| 23 | +## Pull Requests |
| 24 | + |
| 25 | +- Ensure code style, tests, and docs are up to date |
| 26 | +- Use the [PR template](https://docs.heygaia.io/developers/contributing#pr-description-template) |
| 27 | +- No merge conflicts with `master` branch |
| 28 | + |
| 29 | +## Code of Conduct |
| 30 | + |
| 31 | +Help us keep GAIA open and inclusive. Please read and follow our [Code of Conduct](https://github.com/heygaia/gaia/blob/master/CODE_OF_CONDUCT.md). |
| 32 | + |
| 33 | +## Need Help? |
| 34 | + |
| 35 | +- [Documentation](https://docs.heygaia.io/) |
| 36 | +- [Discord Community](https://discord.heygaia.io/) |
| 37 | +- [GitHub Issues](https://github.com/heygaia/gaia/issues) |
| 38 | +- [Discussions](https://github.com/heygaia/gaia/discussions) |
| 39 | + |
| 40 | +Thank you for contributing to GAIA! |
0 commit comments