diff --git a/.github/ISSUE_TEMPLATE/team.yml b/.github/ISSUE_TEMPLATE/team.yml new file mode 100644 index 00000000..8307dcfd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/team.yml @@ -0,0 +1,9 @@ +name: Team +description: You are someone from the team +labels: ["team"] +body: + - type: textarea + id: content + attributes: + label: Issue Content + description: Add the content of the issue here.