Remove redundant labels now that we have types fully setup

This commit is contained in:
Sam LaManna 2025-06-03 22:20:00 -04:00
parent abef4620d0
commit 2a9a98cad7
2 changed files with 2 additions and 2 deletions

View file

@ -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: []

View file

@ -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: []