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 ?