From 63c2d57cd08ef91643948fe41197edb9797ed170 Mon Sep 17 00:00:00 2001 From: Will Harney Date: Fri, 1 Mar 2024 16:39:54 -0500 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20new=20year,=20new=20emoji=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8f9940d14e..cfe02271e3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1,28 @@ ## Details - ## Does this pull request introduce a breaking change? -* ✅ No, it does not introduce a breaking change. -* 🚨 Yes, it does introduce a breaking change. + +- 😮‍💨 No, it does not introduce a breaking change. +- 💔 Yes, it does introduce a breaking change. ## Does this pull request introduce an observable change? -* ✅ No, it does not introduce an observable change. -* ⚠️ Yes, it does include an observable change. + +- 🤐 No, it does not introduce an observable change. +- 🔬 Yes, it does include an observable change. ## GUS work item + From abef7c7d0545bdd94722107e54d34c6e38dd535e Mon Sep 17 00:00:00 2001 From: Will Harney <62956339+wjhsf@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:49:44 -0400 Subject: [PATCH 2/2] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Nolan Lawson --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cfe02271e3..bed6b52116 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -33,7 +33,7 @@ Remove the incorrect item from the list. --> -- 🤐 No, it does not introduce an observable change. +- 🤞 No, it does not introduce an observable change. - 🔬 Yes, it does include an observable change.