Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 1.1 KB

Contributing to the GitOps repository

Code of Conduct

This project and everyone participating in it is governed by the CODE_OF_CONDUCT.md. By participating, you are expected to uphold this code.

How Can I Contribute?

  • Open an issue with suggestions for improvements
  • Fork this repository and submit a pull request.

To submit a pull request, fork the GitOps repository and then clone your fork:

git clone https://github.com/YOUR-GITHUB-USERNAME/gitops.git

Mkae your suggested changes, git commit, git push and then submit a pull request.

Our pull request template should be used for all pull requests. If you're creating your pull request from the GitHub site, then it will be automatically populated with the template's contents, otherwise please copy and paste the template text into your pull request.