mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Remove redundant labels now that we have types fully setup
This commit is contained in:
parent
abef4620d0
commit
2a9a98cad7
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Bug Report
|
||||
description: I have an issue with Dispatcharr
|
||||
title: "[Bug]: "
|
||||
labels: ["Bug", "Triage"]
|
||||
labels: ["Triage"]
|
||||
type: "Bug"
|
||||
projects: []
|
||||
assignees: []
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Feature request
|
||||
description: I want to suggest a new feature for Dispatcharr
|
||||
title: "[Feature]: "
|
||||
labels: ["Feature Request", "Triage"]
|
||||
labels: ["Triage"]
|
||||
type: "Feature"
|
||||
projects: []
|
||||
assignees: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue