diff options
author | 2022-02-28 18:11:45 +0100 | |
---|---|---|
committer | 2022-02-28 18:11:45 +0100 | |
commit | 9d5b0baa721dbdb1f4cf2529df1f71339defaf0c (patch) | |
tree | 16429114e21a429ae336d1b9d8ba90512bbc2712 /pydis_site/README.md | |
parent | Add reference to the `resources` app (diff) |
Add link to contributing guide
Diffstat (limited to 'pydis_site/README.md')
-rw-r--r-- | pydis_site/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pydis_site/README.md b/pydis_site/README.md index bf039ad7..db402743 100644 --- a/pydis_site/README.md +++ b/pydis_site/README.md @@ -61,4 +61,8 @@ the website: our application and those servers, you probably won't need to touch this. +For more information about contributing to our projects, please see our +[Contributing +page](https://www.pythondiscord.com/pages/guides/pydis-guides/contributing/). + [^1]: See [Django Glossary: project](https://docs.djangoproject.com/en/dev/glossary/#term-project) |