mattermost-mobile/PULL_REQUEST_TEMPLATE.md
John Senner f058241751 Update PULL_REQUEST_TEMPLATE.md (#2616)
So the links looked like placeholder wiki redirects, fixed them to their targets
2019-03-05 02:04:28 -03:00

22 lines
1 KiB
Markdown

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/).
When filling in a section please remove the help text and the above text.
#### Summary
[A brief description of what this pull request does.]
#### Ticket Link
[Please link the GitHub issue or Jira ticket this PR addresses.]
#### Checklist
[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)]
#### Screenshots
[If the PR includes UI changes, include screenshots (for both iOS and Android if possible).]