Thank you for your interest in contributing to Vearch! Vearch is an open-source project and we welcome contributions from the community.
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make the necessary changes and commit them.
- Push the changes to your forked repository.
- Open a Pull Request (PR) on the Vearch repository.
- Please ensure that your code adheres to the Vearch coding style.
- Please ensure that your code is well documented.
- Please ensure that your code passes all tests.
- Please ensure that your code does not introduce any new warnings or errors.
- Please ensure that your PR has a clear title and description of the changes made.
- Please ensure that your PR only includes one feature or bugfix. If you have multiple changes to make, please create separate PRs for each one.
We expect all contributors to abide by the Vearch Code of Conduct. Please report any unacceptable behavior to the Vearch development team.
By contributing to Vearch, you agree that your contributions will be licensed under the Apache License 2.0.