diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index de02916e40..64fd3733a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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? diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index c941766844..39203a35a2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -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: