924 B
924 B
Contributing
Introduction
Thank you for your interest in contributing to this project!
Bug Reports
Please open a new issue here.
Style Guide
See the editor configuration file file for hints.
Suggesting Changes
For pull requests:
For patches, simply format your patch and email it to me (same email as git log | grep "Author: earnest ma" -m 1
).
If you prefer creating a pull request:
- Fork the repo, clone and create a branch
- Add, commit your changes, push to branch
- Create a PR targeting
develop
branch (in most cases)
Changelog
Loose semantic versioning is used. View the tags for a changelog or changelog.md.