From 1b5d5d9d3745ad53a948f8f36a3a93f655c627a8 Mon Sep 17 00:00:00 2001 From: Aniket Sharma Date: Wed, 3 Jun 2020 18:54:25 +0530 Subject: [PATCH 1/2] fix: PULL REQUEST TEMPLATE PULL REQUEST TEMPLATE is the template shown to users when they create pr such that they follow some standards. this pr removes the standards of slate and adds a new more comprehensive template --- .github/PULL_REQUEST_TEMPLATE.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4569f24145..4d2b38e919d 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,10 @@ -!!!!! STOP AND READ !!!!! - -If the dropdown above says "base fork: lord/master", you are submitting your change to ALL USERS OF SLATE, not just your company. This is probably not what you want. Click "base fork" to change it to the right place. - -If you're actually trying to submit a change to upstream Slate, please submit to our dev branch, PRs sent to the master branch are generally rejected. + + +Fixes # +#### Short description of what this resolves: +#### Changes proposed in this pull request: +- +- +- From 6ea2824b9cd242b826f1ab4ad3e28ac2d0d73b7d Mon Sep 17 00:00:00 2001 From: Aniket Sharma Date: Wed, 3 Jun 2020 19:10:47 +0530 Subject: [PATCH 2/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4d2b38e919d..0f567de804c 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,4 @@ - + Fixes # #### Short description of what this resolves: