mattermost-developer-documentation
mattermost-developer-documentation copied to clipboard
Document help wanted issue creation process
Contributions without tickets, including raising a proposal for a help wanted issue, are documented here
https://developers.mattermost.com/contribute/getting-started/contributions-without-ticket/
However, core committer process for creating these Help Wanted issues is not documented. Propose we do so. The process is roughly:
- Create a Jira issue with a clear title and description, including any information that would help a contributor get started.
- If applicable, have the issue reviewed by a PM or another core committer
- Add "Help Wanted" fix version, which automatically creates a Help Wanted GitHub issue for that Jira issue. This automation is done via the Zapier tool.
- Follow up on questions from contributors on the help wanted issue
Note: As of August 6, the Zapier automation is broken due to an issue on Zapier's end. Hence, you will need to create the issue manually on step 3. For an example issue with an intro that helps new contributors to get started can be found here: https://github.com/mattermost/mattermost-server/issues/11675
@justinegeffen - If this isn't already documented, this may be a good addition to the Handbook. Thoughts?