.github/ISSUE_TEMPLATE/*: use issue types.
These are new and shiny so let's use them.
This commit is contained in:
parent
b4dbbf19a2
commit
9e04d9cb34
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -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:
|
||||
|
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user