mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-28 04:35:04 -04:00
Update Code-Contribution-Guidelines.md
This commit is contained in:
parent
ee85f6512f
commit
8f5a73705c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ git checkout -b <branch name>
|
|||
|
||||
1. Please add yourself to the Mattermost [approved contributor list](https://docs.google.com/spreadsheets/d/1NTCeG-iL_VS9bFqtmHSfwETo5f-8MQ7oMDE5IUYJi_Y/pubhtml?gid=0&single=true) prior to submitting by completing the [contributor license agreement](http://www.mattermost.org/mattermost-contributor-agreement/).
|
||||
|
||||
2. When you submit your pull request please make it again `master` and include the Ticket ID at the beginning of your pull request comment, followed by a colon.
|
||||
2. When you submit your pull request please make it against `master` and include the Ticket ID at the beginning of your pull request comment, followed by a colon.
|
||||
|
||||
For example, for a ticket ID `PLT-394` start your comment with: `PLT-394:`. See [previously closed pull requests](https://github.com/mattermost/platform/pulls?q=is%3Apr+is%3Aclosed) for examples.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue