* Update pull request template * Changes as requested * Link to https://developers.mattermost.com/contribute/server/developer-workflow/#running-only-specific-server-unit-tests * Move PR and issue template to .github * Update per feedback See https://community.mattermost.com/core/pl/1ikmqhzw1ffsfepzyb4575bkih * Changes as requested * Remove checklist
21 строка
784 B
Markdown
21 строка
784 B
Markdown
<!-- Thank you for contributing a pull request! Here are a few tips to help you:
|
|
|
|
1. If this is your first contribution, make sure you've read the Contribution Checklist https://developers.mattermost.com/contribute/getting-started/contribution-checklist/
|
|
2. Read our blog post about "Submitting Great PRs" https://developers.mattermost.com/blog/2019-01-24-submitting-great-prs
|
|
3. Take a look at other repository specific documentation at https://developers.mattermost.com/contribute
|
|
-->
|
|
|
|
#### Summary
|
|
<!--
|
|
A description of what this pull request does.
|
|
-->
|
|
|
|
#### Ticket Link
|
|
<!--
|
|
If this pull request addresses a Help Wanted ticket, please link the relevant GitHub issue, e.g.
|
|
|
|
Fixes https://github.com/mattermost/mattermost-server/issues/XXXXX
|
|
|
|
Otherwise, link the JIRA ticket.
|
|
-->
|