From 71a3cdd22b2c64b84002f6f88d8c087ca5f46d61 Mon Sep 17 00:00:00 2001 From: Ludwig <66259585+SirMDA@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:28:06 +0100 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/ISSUE.yml Co-authored-by: asamluka --- .github/ISSUE_TEMPLATE/ISSUE.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ISSUE.yml b/.github/ISSUE_TEMPLATE/ISSUE.yml index e41a074c..9b8c80ca 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE.yml +++ b/.github/ISSUE_TEMPLATE/ISSUE.yml @@ -29,8 +29,8 @@ body: id: effort_estimate attributes: label: Effort Estimate - description: Estimate the effort required. - placeholder: Enter effort estimate here. + description: Approximate effort required (e.g., hours). + placeholder: Enter effort estimate. - type: textarea id: testability