Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.
If you are proposing a feature:
- Explain in detail how it would work.
- Keep the scope as narrow as possible, to make it easier to implement.
Ready to contribute? Here's how to set up enexis-devops-meetup for local development.
Clone your fork locally:
$ git clone https://enx.gitlab.schubergphilis.com/docker/enexis-devops-meetup
Create a branch for local development:
$ git checkout -b name-of-your-bugfix-or-feature
Now you can make your changes locally.
Commit your changes and push your branch to the server:
$ git add . $ git commit -m "Your detailed description of your changes." $ git push origin name-of-your-bugfix-or-feature
Submit a merge request through the Gitlab page