mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-28 04:35:04 -04:00
Update CONTRIBUTING.md
This commit is contained in:
parent
0d7d74189a
commit
12124d87f2
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,10 @@ Thank you for your interest in contributing to Mattermost. This guide provides a
|
|||
|
||||
## Choose a Ticket
|
||||
|
||||
1. Review the list of [Good First Contribution](https://mattermost.atlassian.net/issues/?filter=10206) tickets listed in Jira.
|
||||
1. Review the list of [Good First Contribution](https://mattermost.atlassian.net/issues/?filter=10206) tickets listed in Jira.
|
||||
- You are welcome to work on any ticket, even if it is assigned, so long as it is not yet marked "in progress"
|
||||
- (optional) You can share with the community that you're working on a specific ticket so no one else inadvertently duplicates your work by sharing on the forum or in the core team Mattermost instance as described in step 3.
|
||||
|
||||
2. These projects are intended to be a straight forward first pull requests from new contributors.
|
||||
- If you don't find something appropriate for your interests, please see the full list of tickets [Accepting Pull Requests](https://mattermost.atlassian.net/issues/?filter=10101).
|
||||
- Also, feel free to fix bugs you find, or items in GitHub issues that the core team has approved, but not yet added to Jira.
|
||||
|
|
|
|||
Loading…
Reference in a new issue