mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: add team issue template
This commit is contained in:
parent
e763f0933e
commit
4f2632897b
1 changed files with 9 additions and 0 deletions
9
.github/ISSUE_TEMPLATE/team.yml
vendored
Normal file
9
.github/ISSUE_TEMPLATE/team.yml
vendored
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue