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