Apply suggestions from code review
Co-authored-by: Megan O'Neill <oneill38@github.com>
This commit is contained in:
parent
ff325301f1
commit
3cb3b34c09
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -2,7 +2,7 @@ name: New issue for Reproducible Bug
|
||||
about: "If you're sure it's reproducible and not just your machine: submit an issue so we can investigate."
|
||||
labels: bug
|
||||
issue_body: false
|
||||
inputs:
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Please note we will close your issue without comment if you do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
|
||||
|
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@ -2,7 +2,7 @@ name: New issue for Feature Suggestion
|
||||
about: Request our thoughts on your suggestion for a new feature for Homebrew.
|
||||
labels: features
|
||||
issue_body: false
|
||||
inputs:
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Please note we will close your issue without comment if you do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
|
||||
|
Loading…
x
Reference in New Issue
Block a user