From 90eefb66636af7565d62adf4ceb54c3f922edfb1 Mon Sep 17 00:00:00 2001 From: Josh Black Date: Mon, 10 Apr 2023 13:49:14 -0500 Subject: [PATCH] docs(project): move code of conduct under .github --- {contributor-docs => .github}/CODE_OF_CONDUCT.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {contributor-docs => .github}/CODE_OF_CONDUCT.md (100%) diff --git a/contributor-docs/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md similarity index 100% rename from contributor-docs/CODE_OF_CONDUCT.md rename to .github/CODE_OF_CONDUCT.md