From 508332a93f1f04eacdc3a4128310851378463ea5 Mon Sep 17 00:00:00 2001 From: Eduardo Quezada Date: Fri, 17 Nov 2023 11:59:34 -0300 Subject: [PATCH] Reverted PR template tests --- .../pull_request_template.md | 16 ---------------- .../pull_request_template_2.md | 1 - .github/pull_request_template.md | 18 +++++++++++++++--- 3 files changed, 15 insertions(+), 20 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md delete mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template_2.md 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