Skip to content

Commit

Permalink
➡🐺 Update issue auto-assign
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed May 21, 2024
1 parent c3b04f6 commit 2337be1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ description: Report something that's not working the way it's (probably) intende
title: '[BUG] <title>'
labels: ['🐛 Bug']
assignees:
- lissy93
- Lissy93
- CrazyWolf13
body:
- type: dropdown
id: environment
Expand Down
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Feature Request ✨
description: Suggest an idea for future development of Dashy
title: '[FEATURE_REQUEST] <title>'
labels: ['🦄 Feature Request']
assignees:
- CrazyWolf13

body:

Expand Down Expand Up @@ -59,4 +61,4 @@ body:
Please note that there is no guarantee that your idea will be implemented
If you haven't already done so, please Star the Dashy's repository on GitHub, to help other users discover it
validations:
required: false
required: false
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Question 🤷‍♂️
description: Got a question about Dashy, deployment, development or usage?
title: '[QUESTION] <title>'
labels: ['🤷‍♂️ Question']
assignees:
- CrazyWolf13

body:
# Filed 1 - Intro Text
Expand Down
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/showcase-addition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Add your Dashboard to the Showcase 🌟
description: Share a screenshot of your dashboard to the Readme showcase!
title: '[SHOWCASE] <title>'
labels: ['💯 Showcase']
assignees:
- lissy93
- CrazyWolf13

body:
# 1 - Title
Expand Down Expand Up @@ -55,4 +58,4 @@ body:
## That's It!
Thanks for sharing your dashboard :) You will receive an update to this ticket once it's added to the showcase
validations:
required: false
required: false

0 comments on commit 2337be1

Please sign in to comment.