summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-26 12:00:41 -0700
committerit33 <iantien@gmail.com>2015-10-26 12:00:41 -0700
commit12124d87f2b16266abd94d6ca36d4ed9457595df (patch)
tree45eb300e426689264365c7bda662b98eede1a6d7 /CONTRIBUTING.md
parent0d7d74189a355208491cc9401b82f7efe914dc17 (diff)
downloadchat-12124d87f2b16266abd94d6ca36d4ed9457595df.tar.gz
chat-12124d87f2b16266abd94d6ca36d4ed9457595df.tar.bz2
chat-12124d87f2b16266abd94d6ca36d4ed9457595df.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7f321a87a..db34a40ed 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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.