aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/resources
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-03-13 13:18:39 +0100
committerGravatar shtlrs <[email protected]>2023-03-13 13:18:39 +0100
commit204f7c10ba950ef3758b0eb1b855ae36631c6002 (patch)
treee1eac00ef9b99ae1fc8330d8ace2ab94b537b644 /pydis_site/apps/content/resources
parentmention `BOT_PREFIX` in the appendix (diff)
add hyperlink to open an issue
Diffstat (limited to 'pydis_site/apps/content/resources')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
index 795bf58f..04b78f1c 100644
--- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
+++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
@@ -385,7 +385,7 @@ If you want to run the bot locally, you can run `docker-compose up metricity` in
### Issues?
If you have any issues with setting up the bot, come discuss it with us on the [#dev-contrib](https://discord.gg/2h3qBv8Xaa) channel on our server.
-If you find any bugs in the bot or would like to request a feature, feel free to open an issue on the repository.
+If you find any bugs in the bot or would like to request a feature, feel free to [open an issue](https://github.com/python-discord/bot/issues/new/choose) on the repository.
---