Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 720 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 720 Bytes

Contributing

Fork, then clone the repo:

git clone [email protected]:your-username/docker-spark.git

Make your changes, push to your fork and submit a pull request.

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. You may merge the Pull Request in once you have the sign-off from another developer, or if you do not have permission to do that, you may request the reviewer to merge it for you.