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:
parent
bdbd07d170
commit
21ef7c8816
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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.
|
||||
|
||||
- type: checkboxes
|
||||
id: input1
|
||||
attributes:
|
||||
label: ""
|
||||
label: "💻"
|
||||
options:
|
||||
- label: Would you like to work on a fix?
|
||||
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: "🚀 Feature Request"
|
||||
description: "I have a specific suggestion for Babel!"
|
||||
title: ""
|
||||
labels: ["i: needs triage", "i: enhancement"]
|
||||
body:
|
||||
- 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.
|
||||
|
||||
- type: checkboxes
|
||||
id: input1
|
||||
attributes:
|
||||
label: ""
|
||||
label: "💻"
|
||||
description: |
|
||||
Check this if you would like to implement a PR, we are more than happy to help you go through the process
|
||||
options:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user