mirror of https://github.com/Hilbis/Hilbish
536 B
536 B
Contributing
Pull Request Process
- Ensure that any new install or build dependencies are documented in the README.md and PR request.
- Update the README.md with details of changes to the shell, this includes useful file locations and breaking changes.
- The versioning scheme we use is SemVer and the commit scheme we use is Conventional Commits. Please document any backwards incompatible changes and be sure to name your commits correctly.