From 8cff5c42a3aac166da7921e137862d164e9400dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Le=20Bihan?= Date: Tue, 19 Apr 2022 22:24:35 +0200 Subject: [PATCH] added a true Issue template --- .github/ISSUE_TEMPLATE/features.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/features.yml b/.github/ISSUE_TEMPLATE/features.yml index 2bade38..15bfe13 100644 --- a/.github/ISSUE_TEMPLATE/features.yml +++ b/.github/ISSUE_TEMPLATE/features.yml @@ -4,10 +4,10 @@ labels: [feature] body: - type: markdown attributes: - value: Ecrire tout en francais + value: Écrire tout en francais - type: input attributes: - label: "En temps que" + label: "En tant que" description: "personne qui fait l'action" validations: required: true @@ -20,15 +20,15 @@ body: - type: input attributes: label: "Estimation du temps" - placeholder: "3 jours ouvree" + placeholder: "3 jours ouvrés (3J/H)" validations: required: true - type: textarea attributes: - label: "Descritpion" - description: "La desciption de la feature" + label: "Description" + description: "La description de la feature" - type: textarea attributes: - label: "Desciption of done" + label: "Definition of Done (DoD)" description: "Liste de ticks"