Add Support for Github Organization Issue Type

This commit is contained in:
Sam LaManna 2025-06-01 14:10:50 -04:00
parent dbf5acdcde
commit 39a06f9ba2
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ name: Bug Report
description: I have an issue with Dispatcharr
title: "[Bug]: "
labels: ["Bug", "Triage"]
type: "Bug"
projects: []
assignees: []
body:

View file

@ -2,6 +2,7 @@ name: Feature request
description: I want to suggest a new feature for Dispatcharr
title: "[Feature]: "
labels: ["Feature Request"]
type: "Feature"
projects: []
assignees: []
body: