In the spirit of free software, everyone is encouraged to help improve this project. Here are some ways you can contribute:
- Report bugs.
- Suggest new features.
- Write or edit documentation.
- Write specifications.
- Write code.
- Refactor code.
- Fix issues.
- Review patches.
We use the GitHub issue tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted.
- Fork the repository.
- Create a topic branch.
- Add specs for your unimplemented feature or bug fix.
- Commit and push your changes.
- Submit a pull request.