From b053f831cd9aba2dd8bb91c168f6bdbd18d9be31 Mon Sep 17 00:00:00 2001 From: Harrison Chase Date: Wed, 8 Mar 2023 20:53:16 -0800 Subject: [PATCH] Harrison/contributing (#1542) Co-authored-by: Saurav Maheshkar --- CONTRIBUTING.md => .github/CONTRIBUTING.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename CONTRIBUTING.md => .github/CONTRIBUTING.md (100%) diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/README.md b/README.md index 6c4fcf58..8e65b17d 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ For more information on these concepts, please see our [full documentation](http As an open source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infra, or better documentation. -For detailed information on how to contribute, see [here](CONTRIBUTING.md). +For detailed information on how to contribute, see [here](.github/CONTRIBUTING.md).