Thank you for your interest in contributing to TigerGraph CoPilot! We welcome contributions from the community to help improve our project. This guide will provide you with the necessary information to get started.
To contribute to TigerGraph CoPilot, follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
When submitting a contribution, please ensure the following:
- Your code follows the project's code style guidelines.
- Your code is well-tested and does not introduce any new bugs.
- Your commit messages are clear and descriptive.
- Your pull request includes a detailed description of the changes made.
We value the quality of our code and encourage contributors to write tests for their changes. Please make sure to include tests for any new functionality or bug fixes.
Good documentation is essential for maintaining and growing our project. If you make changes that require updates to the documentation, please include those changes in your pull request.
If you encounter any issues or have ideas for improvements, please open an issue on our GitHub repository. We appreciate your feedback and will address the issues as soon as possible.
If you have any questions or need further assistance, feel free to reach out to us at [email protected].
We appreciate your contributions and look forward to working with you!