aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Janine vN <[email protected]>2021-10-14 16:55:07 -0400
committerGravatar GitHub <[email protected]>2021-10-14 20:55:07 +0000
commitcbbaf2f0761fa5c3b61c16b50a9d4b772b92898c (patch)
treea45998d5eecfa9b03a735f7ca3492a14f883789f
parentSend `!defcon threshold` message in `channel` as well as #defcon. (#1856) (diff)
Add a contribute tag which explains how to contribute to PyDis projects
* Add contribute tag * Adjust wording Adjusts the wording in the tag from feedback Co-authored-by: TizzySaurus <[email protected]> Co-authored-by: ChrisJL <[email protected]>
-rw-r--r--bot/resources/tags/contribute.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/bot/resources/tags/contribute.md b/bot/resources/tags/contribute.md
new file mode 100644
index 000000000..070975646
--- /dev/null
+++ b/bot/resources/tags/contribute.md
@@ -0,0 +1,12 @@
+**Contribute to Python Discord's Open Source Projects**
+Looking to contribute to Open Source Projects for the first time? Want to add a feature or fix a bug on the bots on this server? We have on-going projects that people can contribute to, even if you've never contributed to open source before!
+
+**Projects to Contribute to**
+• [Sir Lancebot](https://github.com/python-discord/sir-lancebot) - our fun, beginner-friendly bot
+• [Python](https://github.com/python-discord/bot) - our utility & moderation bot
+• [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/)
+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