mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-27 07:34:43 +02:00
➡🐺 Update issue auto-assign
This commit is contained in:
parent
c3b04f60d5
commit
2337be155c
3
.github/ISSUE_TEMPLATE/bug.yml
vendored
3
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -3,7 +3,8 @@ description: Report something that's not working the way it's (probably) intende
|
|||||||
title: '[BUG] <title>'
|
title: '[BUG] <title>'
|
||||||
labels: ['🐛 Bug']
|
labels: ['🐛 Bug']
|
||||||
assignees:
|
assignees:
|
||||||
- lissy93
|
- Lissy93
|
||||||
|
- CrazyWolf13
|
||||||
body:
|
body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: environment
|
id: environment
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -2,6 +2,8 @@ name: Feature Request ✨
|
|||||||
description: Suggest an idea for future development of Dashy
|
description: Suggest an idea for future development of Dashy
|
||||||
title: '[FEATURE_REQUEST] <title>'
|
title: '[FEATURE_REQUEST] <title>'
|
||||||
labels: ['🦄 Feature Request']
|
labels: ['🦄 Feature Request']
|
||||||
|
assignees:
|
||||||
|
- CrazyWolf13
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
|
||||||
|
2
.github/ISSUE_TEMPLATE/question.yml
vendored
2
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -2,6 +2,8 @@ name: Question 🤷♂️
|
|||||||
description: Got a question about Dashy, deployment, development or usage?
|
description: Got a question about Dashy, deployment, development or usage?
|
||||||
title: '[QUESTION] <title>'
|
title: '[QUESTION] <title>'
|
||||||
labels: ['🤷♂️ Question']
|
labels: ['🤷♂️ Question']
|
||||||
|
assignees:
|
||||||
|
- CrazyWolf13
|
||||||
|
|
||||||
body:
|
body:
|
||||||
# Filed 1 - Intro Text
|
# Filed 1 - Intro Text
|
||||||
|
3
.github/ISSUE_TEMPLATE/showcase-addition.yml
vendored
3
.github/ISSUE_TEMPLATE/showcase-addition.yml
vendored
@ -2,6 +2,9 @@ name: Add your Dashboard to the Showcase 🌟
|
|||||||
description: Share a screenshot of your dashboard to the Readme showcase!
|
description: Share a screenshot of your dashboard to the Readme showcase!
|
||||||
title: '[SHOWCASE] <title>'
|
title: '[SHOWCASE] <title>'
|
||||||
labels: ['💯 Showcase']
|
labels: ['💯 Showcase']
|
||||||
|
assignees:
|
||||||
|
- lissy93
|
||||||
|
- CrazyWolf13
|
||||||
|
|
||||||
body:
|
body:
|
||||||
# 1 - Title
|
# 1 - Title
|
||||||
|
Loading…
x
Reference in New Issue
Block a user