Skip to content

Commit

Permalink
Merge pull request #7 from leakingtapan/add-contro
Browse files Browse the repository at this point in the history
Add CONTRIBUTING.md
  • Loading branch information
bertinatto authored Sep 24, 2018
2 parents e182c6a + c41bbfc commit e41f192
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contributing guidelines

## Sign the CLA

Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests. Please see https://git.k8s.io/community/CLA.md for more info

### Contributing A Patch

1. Submit an issue describing your proposed change to the repo in question.
1. The [repo owners](OWNERS) will respond to your issue promptly.
1. If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
1. Fork the desired repo, develop and test your code changes.
1. Submit a pull request.

0 comments on commit e41f192

Please sign in to comment.