From 4153b511758b0451fc7bc775a1122d9a6525637e Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 25 Oct 2023 16:05:47 +0200 Subject: [PATCH] Update .gitea/PULL_REQUEST_TEMPLATE.yml --- .gitea/PULL_REQUEST_TEMPLATE.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/PULL_REQUEST_TEMPLATE.yml b/.gitea/PULL_REQUEST_TEMPLATE.yml index 0440e2f..92553ca 100644 --- a/.gitea/PULL_REQUEST_TEMPLATE.yml +++ b/.gitea/PULL_REQUEST_TEMPLATE.yml @@ -21,9 +21,9 @@ body: label: 📑 Test Plan description: How did you test your code changes? options: - - CI pipeline tests (Default) - - Custom test - - No test Plan + - ✅ CI pipeline tests (Default) + - 🤔 Custom test + - 💣 No test Plan validations: required: true - type: textarea