open-ai-co-scientist / CONTRIBUTING.md
Chunhua Liao
add release info.
538725e
# Contributing to Open AI Co-Scientist
Thank you for your interest in contributing to the Open AI Co-Scientist project!
## How to Contribute
- Fork the repository and create your branch from `main`.
- Make your changes with clear, descriptive commit messages.
- Ensure your code passes all tests and follows project style guidelines.
- Submit a pull request describing your changes and the motivation behind them.
## License for Contributions
By contributing, you agree that your contributions will be licensed under the MIT License, the same as this project.
## Developer Certificate of Origin (DCO)
All contributions are assumed to be made under the same license as the project (MIT). If you wish to use Git’s sign-off feature to acknowledge the DCO, you may do so, but it is not required.
## Code of Conduct
Please be respectful and constructive in all interactions.
## Getting Help
For questions or support, please open an issue or start a discussion in the repository.