Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 755 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 755 Bytes

Contributing

We welcome contributions from the public! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes
  4. Submit a pull request to the "build" branch

Please read our Contribution Guidelines for more details on our code of conduct, and the process for submitting pull requests.

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.

Thank you for your contributions!