Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 1.02 KB

Contributing

For big changes

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.

For small changes (i.e. typos/minor design tweaks)

While creating an issue to refer to is most of the time a nice-to-have, it is not strictly nessesary.

Please note we have a Code of Conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  3. Update openapi.yaml with any breaking API-changes
  4. You may merge the Pull Request in once you have the sign-off of one other developer, or if you do not have permission to do that, you may request the reviewer to merge it for you.