mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2024-11-22 06:06:52 -08:00
14 lines
307 B
YAML
14 lines
307 B
YAML
|
issue_template_config:
|
||
|
# Default labels for all issues
|
||
|
labels:
|
||
|
- bug
|
||
|
- enhancement
|
||
|
- help wanted
|
||
|
# Default assignees for all issues
|
||
|
assignees:
|
||
|
- username1
|
||
|
- username2
|
||
|
# Default projects for all issues
|
||
|
projects:
|
||
|
- owner/repo/project1
|
||
|
- owner/repo/project2
|