diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md deleted file mode 100644 index 930d20a018..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ /dev/null @@ -1,16 +0,0 @@ - - -## Description - - -## Images - - - -## Issue(s) that this PR fixes - - - -## **Discord contact info** - - \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template_2.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template_2.md deleted file mode 100644 index 3bfb992931..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template_2.md +++ /dev/null @@ -1 +0,0 @@ -## Example diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d4e3d6cd28..930d20a018 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,16 @@ -Please go the the `Preview` tab and select the appropriate sub-template: + -* [Group A](?expand=1&template=pull_request_template.md) -* [Group B](?expand=1&template=pull_request_template_2.md) +## Description + + +## Images + + + +## Issue(s) that this PR fixes + + + +## **Discord contact info** + + \ No newline at end of file