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.
-type:textarea
attributes:
label:"`brewconfig`output"
validations:
required:true
-type:textarea
attributes:
label:"`brewdoctor`output"
validations:
required:true
-type:checkboxes
attributes:
description:Please verify that you've followed these steps
options:
choices:
-label:The `brew doctor` above contains no "Warning" lines.
@@ -2,30 +2,26 @@ name: New issue for Feature Suggestion
about:Request our thoughts on your suggestion for a new feature for Homebrew.
labels:features
issue_body:false
body:
-type:markdown
inputs:
-type:description
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.
-type:textarea
attributes:
label:Provide a detailed description of the proposed feature
validations:
required:true
-type:textarea
attributes:
label:What is the motivation for the feature?
validations:
required:true
-type:textarea
attributes:
label:How will the feature be relevant to at least 90% of Homebrew users?
validations:
required:true
-type:textarea
attributes:
label:What alternatives to the feature have been considered?
validations:
required:true
-type:markdown
-type:description
attributes:
value:We will close this issue or ask you to create a pull-request if it's something the maintainers are not actively planning to work on.