From 47bb974271c7313b5e683ceedc940360bead49af Mon Sep 17 00:00:00 2001 From: Badr B Date: Sat, 23 Mar 2024 10:48:29 +0100 Subject: [PATCH] Team Issue template (#157) * Update team.yml * Update team.yml --- .github/ISSUE_TEMPLATE/team.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/team.yml b/.github/ISSUE_TEMPLATE/team.yml index 086fca1e..19091039 100644 --- a/.github/ISSUE_TEMPLATE/team.yml +++ b/.github/ISSUE_TEMPLATE/team.yml @@ -2,10 +2,11 @@ name: Team description: You are someone from the team labels: ["team"] body: - - type: markdown + - type: textarea + id: content attributes: - value: | - Issue Content + label: Issue Content + description: Add the content of the issue here. - type: checkboxes attributes: label: Is this issue planned ?