diff options
author | 2022-01-26 06:14:55 +0200 | |
---|---|---|
committer | 2022-01-26 06:14:55 +0200 | |
commit | da315f0d1888427f71cdd793e7339fb2dd1801e5 (patch) | |
tree | 5ceda205e40dc6716c3bb391b0ccc780bd1baacc | |
parent | Remove dev-contrib and bot-commands from features list (diff) | |
parent | Rename `contributing guidelines` to `contribution guide` (diff) |
Merge pull request #2059 from novialriptide/novial-simple-rename
-rw-r--r-- | bot/resources/tags/contribute.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/tags/contribute.md b/bot/resources/tags/contribute.md index 070975646..50c5cd11f 100644 --- a/bot/resources/tags/contribute.md +++ b/bot/resources/tags/contribute.md @@ -7,6 +7,6 @@ Looking to contribute to Open Source Projects for the first time? Want to add a • [Site](https://github.com/python-discord/site) - resources, guides, and more **Where to start** -1. Read our [contributing guidelines](https://pythondiscord.com/pages/guides/pydis-guides/contributing/) +1. Read our [contribution guide](https://pythondiscord.com/pages/guides/pydis-guides/contributing/) 2. Chat with us in <#635950537262759947> if you're ready to jump in or have any questions 3. Open an issue or ask to be assigned to an issue to work on |