Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 879 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (15 loc) · 879 Bytes

Contributing

I love pull requests from everyone. Contributing is easy:

  • You can report bugs and request features using the issues page.
  • You can easily work on the code if you have a GitHub account (get one):

Fork the project, then clone the repo:

git clone git@github.com:zokeber/terraform-kops-k8s-mongodb.git

Make your change(s).

Push to your fork and submit a pull request.

At this point you're waiting for me. I like to at least comment on pull requests as soon as possible. I may suggest some changes or improvements or alternatives.

Some things that will increase the chance that your pull request is accepted:

  • Write a [good commit message][commit].