From ab4054a7a3edc211a449f07e3d7c76744872ccda Mon Sep 17 00:00:00 2001 From: Malachi van der Merwe Date: Thu, 14 Mar 2024 08:45:44 +0200 Subject: [PATCH] Adds more detailed questions for f-refactor.yml. --- .gitea/ISSUE_TEMPLATE/f-refactor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/f-refactor.yml b/.gitea/ISSUE_TEMPLATE/f-refactor.yml index 9245df2e1..d1181c219 100644 --- a/.gitea/ISSUE_TEMPLATE/f-refactor.yml +++ b/.gitea/ISSUE_TEMPLATE/f-refactor.yml @@ -23,8 +23,8 @@ body: - type: textarea id: area attributes: - label: Which file or area needs refactoring? - description: Where should the refactoring take place? + label: Which file or area of JCB needs refactoring? + description: Which area in JCB should be refactored? placeholder: Give a road map where the refactoring should take place. validations: required: true