Updated PR Template (#3499)

This commit is contained in:
Hossein Ahmadian-Yazdi 2019-10-31 07:33:09 -04:00 committed by GitHub
parent 7ee5e93f8b
commit 6f2cc3b5df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,22 +1,37 @@
Please make sure you've read the [pull request](https://developers.mattermost.com/contribute/getting-started/contribution-checklist/) section of our [code contribution guidelines](https://developers.mattermost.com/contribute/getting-started/).
<!-- Thank you for contributing a pull request! Here are a few tips to help you:
When filling in a section please remove the help text and the above text.
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 brief description of what this pull request does.]
<!--
A brief description of what this pull request does.
-->
#### Ticket Link
[Please link the GitHub issue or Jira ticket this PR addresses.]
<!--
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.
-->
#### Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
<!--
Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.
-->
- [ ] Added or updated unit tests (required for all new features)
- [ ] All new/modified APIs include changes to [mattermost-redux](https://github.com/mattermost/mattermost-redux) (please link)
- [ ] Has UI changes
- [ ] Includes text changes and localization file updates
#### Device Information
This PR was tested on: [Device name(s), OS version(s)]
This PR was tested on: <!-- Device name(s), OS version(s) -->
#### Screenshots
[If the PR includes UI changes, include screenshots (for both iOS and Android if possible).]
<!--
If the PR includes UI changes, include screenshots/GIFs (for both iOS and Android if possible).
-->