868 B
868 B
Contributing
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
Commit Message Convention
This project uses commit lint to force conventional commit messages. Please use npm run commit
to commit your code, ensuring when prompted to use an allowed change type.
Pull Request Process
-
Ensure that any new or altered code is covered by unit tests.
-
Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.