Merge pull request #14 from jodh-intel/add-docs

docs: Add contributing and code of conduct docs
This commit is contained in:
Graham Whaley
2018-03-01 15:30:48 +00:00
committed by GitHub
2 changed files with 8 additions and 0 deletions

3
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1,3 @@
## Kata Containers Code of Conduct
Kata Containers follows the [OpenStack Foundation Code of Conduct](https://www.openstack.org/legal/community-code-of-conduct/).

5
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,5 @@
# Contributing
## This repo is part of [Kata Containers](https://katacontainers.io)
For details on how to contribute to the Kata Containers project, please see the main [contributing document](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md).