mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update Code-Contribution-Guidelines.md
This commit is contained in:
@@ -5,7 +5,6 @@ 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.
|
||||
|
||||
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).
|
||||
|
||||
@@ -13,7 +12,7 @@ If you don't find something appropriate for your interests, please see the full
|
||||
|
||||
## Install Mattermost and set up a Fork
|
||||
|
||||
1. Follow [developer setup instructions](https://github.com/mattermost/platform/blob/master/doc/install/dev-setup.md) to install Mattermost.
|
||||
1. Follow [developer setup instructions](https://github.com/mattermost/platform/blob/master/doc/developer/Setup.md) to install Mattermost.
|
||||
|
||||
2. Create a branch with <branch name> set to the ID of the ticket you're working on, for example ```PLT-394```, using command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user