Essentially, do the normal GitHub thing - fork and pull request. We track issues in this repository.
This project is Apache 2.0 licensed. By contributing to this project, you agree to the terms of the license, and you agree that you have the right to submit your contribution under the terms of the license.
- Submit an issue in this repository for any bug or feature request.
- Fork this repository.
- Create a topic branch in your fork named after the issue.
- Optionally with a short description like
issue-42-answer-everything
- Optionally with a short description like
- Commit your changes to the branch, referencing the issue in your commit message.
- Your commit message should have a summary line, followed by an empty line, followed by a description of the commit.
- Create or update any tests and documentation as needed.
- Submit a pull request to this repository.
See TESTING.md