feat: add team issue template

This commit is contained in:
Badr B 2024-03-23 10:22:24 +01:00 committed by GitHub
parent e763f0933e
commit 4f2632897b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.github/ISSUE_TEMPLATE/team.yml vendored Normal file
View file

@ -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.