From a534d787bb996eaf4f481d62e7263301ee8a72cf Mon Sep 17 00:00:00 2001 From: Oscar J Rodriguez Date: Thu, 5 Nov 2020 10:11:26 -0500 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..019601e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +COntributing is easy, just follow the readme, code of conduct, and other official documents. The reason why those are not here is because the MAIN focus of this project are contributions -- 2.25.1