Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Bug_Report.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug Report 🐛
description: Report errors or unexpected behavior
title: "[Bug]: "
labels: [bug, triage]
labels: [type: bug, status: triage]
assignees:
- Windos
body:
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/Feature_Request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Feature Request/Idea 🚀
description: Suggest a new feature or improvement
title: "[Feature]: "
labels: [enhancement, triage]
labels: [type: feature request, status: triage]
assignees:
- Windos
body:
Expand Down Expand Up @@ -46,4 +46,4 @@ body:
attributes:
label: Additional Context
description: |
Please include any other information here that you feel may be relevant to the feature you want implemented that is not covered in the previous sections.
Please include any other information here that you feel may be relevant to the feature you want implemented that is not covered in the previous sections.