Hilbish/CONTRIBUTING.md

11 lines
536 B
Markdown
Raw Normal View History

# Contributing
## Pull Request Process
1. Ensure that any new install or build dependencies are documented in the README.md and PR request.
2. Update the README.md with details of changes to the shell, this includes useful file locations
and breaking changes.
3. The versioning scheme we use is [SemVer](http://semver.org/) and the commit scheme we use is
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). Please document any
backwards incompatible changes and be sure to name your commits correctly.