From d682519c7d61049cdfcefe6d758ac1e8dc95d944 Mon Sep 17 00:00:00 2001 From: harisood <67151373+harisood@users.noreply.github.com> Date: Fri, 10 Nov 2023 17:13:45 +0000 Subject: [PATCH] Update general.yml --- .github/ISSUE_TEMPLATE/general.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/general.yml b/.github/ISSUE_TEMPLATE/general.yml index 15928a7..8b7d3ca 100644 --- a/.github/ISSUE_TEMPLATE/general.yml +++ b/.github/ISSUE_TEMPLATE/general.yml @@ -19,6 +19,13 @@ body: description: Please explain your issue in detail validations: required: true + - type: textarea + id: actions + attributes: + label: Actions + description: Please add any actions to be undertaken below. You can create a checklist by typing `- [ ] x` for each action point + validations: + required: true - type: textarea id: tags attributes: