Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.65 KB

CONTRIBUTING.md

File metadata and controls

38 lines (24 loc) · 1.65 KB

Contributing

This project is an open source and contributions are very welcome. There are different ways to do so.

Star it ⭐

If you like the project, go on GitHub and star it!

Share it 📣

If you think this project would be valuable to your friends, teammates, and company, share it!

Feedback 💭

Feedback is greatly appreciated. Is there anything from the project that is not clear or missing? Let us know by filing an issue.

Contributing code 💻

The project follows the typical GitHub pull request model. Before starting any work, please either comment on an existing issue, or file a new one.

  1. Fork this repository
  2. Clone the forked repository
  3. Optionally, create a new branch with a meaningful name
  4. Make your changes
  5. Test by following the Development section in the docker image's README
  6. Commit and push your changes
  7. Create a pull request from a fork

Docker Hub README

Given the fact that Docker Hub is not connected to this repository, any change to the image's READMEs needs to be replicated on Docker Hub.