diff options
-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). |