From 212cba7458b1a887cbabb085fcc776bfafa4e5eb Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Wed, 28 Feb 2024 08:36:13 +0000 Subject: [PATCH] pr-template-tweak (#19518) --- .github/PULL_REQUEST_TEMPLATE/small.md | 7 ------- .../big.md => pull_request_template.md} | 8 +++++--- 2 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE/small.md rename .github/{PULL_REQUEST_TEMPLATE/big.md => pull_request_template.md} (60%) diff --git a/.github/PULL_REQUEST_TEMPLATE/small.md b/.github/PULL_REQUEST_TEMPLATE/small.md deleted file mode 100644 index f75bc0367f..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE/small.md +++ /dev/null @@ -1,7 +0,0 @@ -## Description - - - -## Related issues - - diff --git a/.github/PULL_REQUEST_TEMPLATE/big.md b/.github/pull_request_template.md similarity index 60% rename from .github/PULL_REQUEST_TEMPLATE/big.md rename to .github/pull_request_template.md index 17f2035fab..75e211e1f6 100644 --- a/.github/PULL_REQUEST_TEMPLATE/big.md +++ b/.github/pull_request_template.md @@ -1,10 +1,12 @@ + + ## Description -## Related issues +## Related issues or tickets - + ## Reviews @@ -13,4 +15,4 @@ - [ ] Technical review - [ ] Editorial review -- [ ] Product review +- [ ] Product review \ No newline at end of file