From 154410fa9d950a83c87bf404bfb6dc9c1a86a16a Mon Sep 17 00:00:00 2001 From: cpojer Date: Mon, 28 Jan 2019 10:42:50 +0000 Subject: [PATCH] Update Pull Request and Issue templates. --- .github/ISSUE_TEMPLATE.md | 3 ++- .github/PULL_REQUEST_TEMPLATE.md | 17 ++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b6468a065aec03..3a342453133dc8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,4 @@ -Please use one of the provided templates: +👉 Please follow one of these issue templates: - https://github.com/facebook/react-native/issues/new/choose +Note: to keep the backlog clean and actionable, issues may be immediately closed if they do not follow one of the above issue templates. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f6e97493a62515..25f56477f52f92 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,15 @@ -Thank you for sending the PR! We appreciate you spending the time to work on these changes. -Help us understand your motivation by explaining why you decided to make this change: + +## Summary -Changelog: ----------- + -Help reviewers and the release process by writing your own changelog entry. See http://facebook.github.io/react-native/docs/contributing#changelog for an example. +## Changelog -[CATEGORY] [TYPE] - Message + +[CATEGORY] [TYPE] - Message -Test Plan: ----------- +## Test Plan -Write your test plan here (**REQUIRED**). If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos! Increase test coverage whenever possible. +