.github/ISSUE_TEMPLATE/*: use issue types.

These are new and shiny so let's use them.
This commit is contained in:
Mike McQuaid 2025-02-25 14:00:34 +00:00
parent b4dbbf19a2
commit 9e04d9cb34
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: New issue for Reproducible Bug
description: "If you're sure it's reproducible and not just your machine: submit an issue so we can investigate."
labels: [bug]
type: "Bug"
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: New issue for Feature Suggestion
description: Request our thoughts on your suggestion for a new feature for Homebrew.
labels: features
type: "Feature"
body:
- type: markdown
attributes: