Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.42 KB

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 1.42 KB

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.

Issue Process

  1. Before creating a new issue, search existing issues to ensure your topic or concern hasn't been discussed before. If you find a related issue, you can join the discussion there.
  2. If you can't find an existing issue, create a new one, providing a clear and descriptive title, as well as a detailed description of the problem or feature request.
  3. Engage in constructive discussions on the issue, providing additional context or information when needed.

Pull Request Process

  1. Make sure that you are assigned to the GitHub issue related to your Pull Request (PR).
  2. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  3. Update README.md with details of changes to the interface: this includes new environment variables, exposed ports, useful file locations, and container parameters.
  4. Increase the version numbers in any examples files and the README.md to the new version that this PR would represent.
  5. You may merge the PR once you have gained approval, or you may request approval from the maintainers who have write access to the repository.