From 4963434ceee189072f508887d3fd9998a8d2c6ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kalvis=20Kalni=C5=86=C5=A1?= Date: Mon, 4 Nov 2024 13:08:15 +0200 Subject: [PATCH] wip: polish --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1d47269a4c..917bc70167 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -32,18 +32,18 @@ Bug template: -1. 🔼 have account and a project -2. ➡️ do this -3. ➡️ do that +1. :information_source: have an account and a project +2. do this +3. do that 4. 🔴 [on main] notice that this isn't anywhere BUT it should be here 5. 🟢 [on PR] notice that this is here Feature/no-change template: -1. 🔼 have account and a project -2. ➡️ do this -3. ➡️ do that +1. :information_source: have account and a project +2. do this +3. do that 4. 🟢 notice that this is there -5. ➡️ do that again +5. do that another thing 6. 🟢 notice that this changed like that