From d55b51cbf5189f0f0b01b0da203253864b9a4fca Mon Sep 17 00:00:00 2001 From: eiymba <25769322+eiymba@users.noreply.github.com> Date: Sat, 5 Nov 2022 05:03:14 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Stubbed=20preliminar?= =?UTF-8?q?y=20contributions=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Docs/CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Docs/CONTRIBUTING.md diff --git a/Docs/CONTRIBUTING.md b/Docs/CONTRIBUTING.md new file mode 100644 index 0000000..825265f --- /dev/null +++ b/Docs/CONTRIBUTING.md @@ -0,0 +1,4 @@ +# Contributing + +This page contains guidelines on how to contribute to the project. For instructions on how to set up a developer environment, please see [BUILDING.md](BUILDING.md). + -- 1.7.9.5