Merge pull request #146 from slamanna212/main

Remove Redundant Issue Form Labels | Triage Feature Requests
This commit is contained in:
SergeantPanda 2025-06-04 16:38:03 -05:00 committed by GitHub
commit 353a51d07c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"]
labels: ["Triage"]
type: "Feature"
projects: []
assignees: []