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
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 🐛 Bug Report
description: Report a reproducible bug or regression.
labels: ['bug', 'Status: Unconfirmed']
type: bug
labels: ['Status: Unconfirmed']
title: 'Bug: '
body:
- type: markdown
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 💎 Feature Request
description: Request a new feature or enhancement
labels: ['enhancement']
type: enhancement
labels: []
title: 'Feature Request: '
body:
- type: markdown
Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/project.yml

This file was deleted.

Loading