Workaround GitHub issue templates bug (#13179)

* Update bug_report.yml

* Update feature_request.yml

* Update bug_report.yml

* Update bug_report.yml

* Update bug_report.yml

* Update bug_report.yml

* Update bug_report.yml

* Update bug_report.yml

* Update feature_request.yml

* Update bug_report.yml

* Update feature_request.yml
This commit is contained in:
Nicolò Ribaudo 2021-04-20 12:15:47 +02:00 committed by GitHub
parent bdbd07d170
commit 21ef7c8816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -8,8 +8,9 @@ body:
value: Thanks for taking the time to file a bug report! Please fill out this form as completely as possible. value: Thanks for taking the time to file a bug report! Please fill out this form as completely as possible.
- type: checkboxes - type: checkboxes
id: input1
attributes: attributes:
label: "" label: "💻"
options: options:
- label: Would you like to work on a fix? - label: Would you like to work on a fix?

View File

@ -1,6 +1,5 @@
name: "🚀 Feature Request" name: "🚀 Feature Request"
description: "I have a specific suggestion for Babel!" description: "I have a specific suggestion for Babel!"
title: ""
labels: ["i: needs triage", "i: enhancement"] labels: ["i: needs triage", "i: enhancement"]
body: body:
- type: markdown - type: markdown
@ -8,8 +7,9 @@ body:
value: Thanks for taking the time to suggest a new feature! Please fill out this form as completely as possible. value: Thanks for taking the time to suggest a new feature! Please fill out this form as completely as possible.
- type: checkboxes - type: checkboxes
id: input1
attributes: attributes:
label: "" label: "💻"
description: | description: |
Check this if you would like to implement a PR, we are more than happy to help you go through the process Check this if you would like to implement a PR, we are more than happy to help you go through the process
options: options: