!contribute tag#1833
Conversation
|
I really like this tag as, for one, I'm completely ignorant in how to get started with contributing. Pointers are always helpful. Do we want to consider including a link to the meta issues board here? While not code contribution directly, it is a source of contribution. |
| @@ -0,0 +1,12 @@ | |||
| **Contribute to Python Discord Open Source Projects** | |||
| Looking to contribute to Open Source Projects for the first time? Want to contribute to 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. | |||
There was a problem hiding this comment.
Maybe?
| Looking to contribute to Open Source Projects for the first time? Want to contribute to 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. | |
| Looking to contribute to Open Source Projects for the first time? Want to add a feature or fix a bug for 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. |
To make it somewhat more tangible, if that makes sense.
| @@ -0,0 +1,12 @@ | |||
| **Contribute to Python Discord Open Source Projects** | |||
There was a problem hiding this comment.
| **Contribute to Python Discord Open Source Projects** | |
| **Contribute to Python Discord's Open Source Projects** |
I think this should have the apostrophe here to denote possession.
| **Contribute to Python Discord Open Source Projects** | ||
| Looking to contribute to Open Source Projects for the first time? Want to contribute to 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** |
There was a problem hiding this comment.
Perhaps add a brief explanation of what these are, possibly noting that Sir Lancebot is designed for people new to OSS.
e.g.
• [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.
I'd probably have one for site too if you took this approach, but not quite sure what descriptor to use there.
EDIT: This is referring to lines 5-7
|
|
||
| **Where to start** | ||
| 1. Read our [contributing guidelines](https://pythondiscord.com/pages/guides/pydis-guides/contributing/) | ||
| 2. Chat with us in <#635950537262759947> for what to work on |
There was a problem hiding this comment.
| 2. Chat with us in <#635950537262759947> for what to work on | |
| 2. Chat with us in <#635950537262759947> to ask what to work on, or for help with anything else related to our open-source projects. |
I'd slightly reword this, since #dev-contrib isn't solely for asking what to work on.
|
@janine9vn Please address the reviews when you're available. |
Will get this done this weekend~ (Totally missed that I had comments on this >_>) |
Adjusts the wording in the tag from feedback
Closes python-discord/meta#109
This adds a contributing tag, providing a quick explanation of how to contribute to some of Python Discord's projects.

The tag currently looks like this:
I'm still not certain if this is something we want or what the exact wording should be. But I figured a quick explanation and links to where to get started is a good base.