From f3ffdce04c171247035de547577772bfa352a5ba Mon Sep 17 00:00:00 2001 From: Hassan Abouelela Date: Wed, 21 Jul 2021 14:34:23 +0300 Subject: Adds Contributing File Signed-off-by: Hassan Abouelela --- .github/contributing.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/contributing.md diff --git a/.github/contributing.md b/.github/contributing.md new file mode 100644 index 0000000..6eb94a4 --- /dev/null +++ b/.github/contributing.md @@ -0,0 +1,5 @@ +# Contributing Guidelines + +The Contributing Guidelines for Python Discord projects can be found [on our website](https://pydis.com/contributing.md). + +You can find the setup instructions for this project in the [README](../README.md). -- cgit v1.2.3