From c08294fa0d63708361065d9d09d5c00303176310 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Tue, 6 Feb 2018 10:18:32 +0000 Subject: [PATCH] docs: Add code of conduct doc Add the standard code of conduct document. Fixes #11. Signed-off-by: James O. D. Hunt --- CODE_OF_CONDUCT.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000000..6460adf39d --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +## Kata Containers Documentation Code of Conduct + +Kata Containers follows the [OpenStack Foundation Code of Conduct](https://www.openstack.org/legal/community-code-of-conduct/).