Merge pull request #11198 from lukehefson/remove-issue-body-from-forms

Remove `issue_body` from YAML issue forms
This commit is contained in:
Carlo Cabrera 2021-04-20 23:02:56 +01:00 committed by GitHub
commit 3476ca7b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +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
issue_body: false
body:
- type: markdown
attributes:

View File

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