浏览代码

More tweaks to feature_request.yml.

Mr.doob 2 年之前
父节点
当前提交
1e61472e40
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      .github/ISSUE_TEMPLATE/feature_request.yml

+ 0 - 4
.github/ISSUE_TEMPLATE/feature_request.yml

@@ -7,7 +7,6 @@ body:
       label: Description
       label: Description
       description: Is your feature request related to a problem? Please describe.
       description: Is your feature request related to a problem? Please describe.
       placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
       placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
-      render: bash
     validations:
     validations:
       required: true
       required: true
   - type: textarea
   - type: textarea
@@ -16,7 +15,6 @@ body:
       label: Solution
       label: Solution
       description: Describe the solution you'd like.
       description: Describe the solution you'd like.
       placeholder: A clear and concise description of what you want to happen.
       placeholder: A clear and concise description of what you want to happen.
-      render: bash
     validations:
     validations:
       required: true
       required: true
   - type: textarea
   - type: textarea
@@ -25,7 +23,6 @@ body:
       label: Alternatives
       label: Alternatives
       description: Describe alternatives you've considered.
       description: Describe alternatives you've considered.
       placeholder: A clear and concise description of any alternative solutions or features you've considered.
       placeholder: A clear and concise description of any alternative solutions or features you've considered.
-      render: bash
     validations:
     validations:
       required: true
       required: true
   - type: textarea
   - type: textarea
@@ -33,6 +30,5 @@ body:
     attributes:
     attributes:
       label: Additional context
       label: Additional context
       description: Add any other context about the feature request here.
       description: Add any other context about the feature request here.
-      render: bash
     validations:
     validations:
       required: false
       required: false