diff options
author | 2021-07-21 14:34:23 +0300 | |
---|---|---|
committer | 2021-07-21 14:34:23 +0300 | |
commit | f3ffdce04c171247035de547577772bfa352a5ba (patch) | |
tree | 0ba53771bbd5c0cf12cdcd9fc34489635df13a65 /.github | |
parent | Updates README With Notion Links (diff) |
Adds Contributing File
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to '.github')
-rw-r--r-- | .github/contributing.md | 5 |
1 files changed, 5 insertions, 0 deletions
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). |