Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 660 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 660 Bytes

Contribution Guideline

Any meaningful contribution are welcome. Please follow this guideline to contribute.

How to Contribute

  • Fork the repository and clone it to your local.
  • Create a directory considering the kebab-case naming convention.
  • Place the docker-compose.yml file in the directory. Please don't forget to create volumes and a new network.
  • Create a README.md file and give details about the stack.
  • Add the new directory (compose file) in alphabetical order to the Table of Contents in the main README.md file.
  • Commit & push & make a pull request!