Please contribute to this repository if any of the following is true:
- You have expertise in community development, communication, or education
- You want open source communities to be more collaborative and inclusive
- You want to help lower the burden to first time contributors
Prerequisites:
- Familiarity with pull requests and issues.
- Knowledge of Markdown for editing .md documents.
If you have any docker-compose file that you think that it is interesant, follow the next steps:
- Clone the repository
git clone [email protected]:vjsantojaca/docker-octo-spork.git
- Create a directory with the name of the tool
mkdir redis
- Create in this path the docker-compose file
- If it is neccesary add a README.md in this path with information
- Commit with a clear message and push the pull request.