diff options
author | Dr. J. Kubernaught <tazjin@gmail.com> | 2017-06-22T13·05+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-06-22T13·12+0200 |
commit | e2f7cf6258f469ae9b69d0b5cce57b397c08c36d (patch) | |
tree | 0fbdfd70a5791407f6a894a4cf3c95c3e7e2f95d /README.md | |
parent | 5144842e97f67b21cb106dc45383f9691a6b69c5 (diff) |
docs: Add official code of conduct
As dictated by the goddess to the eternal polyfather of love. Signed-off-by: Reverend Dr. J. Kubernaughtt The Most Recent <tazjin@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index 7b4d9ff6a5e8..2095cc8fee59 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,12 @@ kontemplate apply example/prod-cluster.yaml --dry-run kontemplate apply example/prod-cluster.yaml ``` +## Contributing + +Feel free to contribute pull requests, file bugs and open issues with feature suggestions! + +Please follow the [code of conduct](CODE_OF_CONDUCT.md). + [Helm]: https://helm.sh/ [releases page]: https://github.com/tazjin/kontemplate/releases [AUR package]: https://aur.archlinux.org/packages/kontemplate-git/ |