We welcome contributions to ChatGPT! Here are some guidelines to help you get started.
ChatGPT is an open-source project, and we welcome a wide range of contributions. Here are some examples of the types of contributions we are looking for:
- Code patches
- Documentation improvements
- Bug reports and fixes
- Feature requests and suggestions
Please note that ChatGPT is intended to be used as a development library, so contributions should stay within this scope.
If you would like to contribute to ChatGPT, follow these steps:
- Fork the ChatGPT repository.
- Create a new branch in your fork to make your changes.
- Commit your changes to your new branch.
- Push your changes to your fork on GitHub.
- Submit a pull request from your branch to the ChatGPT repository.
We will review your pull request and, if everything looks good, merge it into the main codebase.
If you have any questions about contributing to ChatGPT, feel free to open an issue in the ChatGPT repository and ask.
Thank you for considering a contribution to ChatGPT!