files needed to move kargo to k8s

This commit is contained in:
Smana
2016-08-09 21:06:04 +02:00
parent cf502735e9
commit 5fbfa1481e
4 changed files with 84 additions and 0 deletions

10
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,10 @@
# Contributing guidelines
## How to become a contributor and submit your own code
### Contributing A Patch
1. Submit an issue describing your proposed change to the repo in question.
2. The [repo owners](OWNERS) will respond to your issue promptly.
3. Fork the desired repo, develop and test your code changes.
4. Submit a pull request.