From 6f2cc3b5df90ff805aea1b3b0229cd1e9e41cb8d Mon Sep 17 00:00:00 2001 From: Hossein Ahmadian-Yazdi Date: Thu, 31 Oct 2019 07:33:09 -0400 Subject: [PATCH] Updated PR Template (#3499) --- PULL_REQUEST_TEMPLATE.md | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9e07b7af5..b7c549d14 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -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/). + #### 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)] +This PR was tested on: #### Screenshots -[If the PR includes UI changes, include screenshots (for both iOS and Android if possible).] + \ No newline at end of file