diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 820df7bb0952f3..3edac8d807d905 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -1,4 +1,4 @@ -name: \U0001F41B Bug report +name: 🐛 Bug report description: Create a report to help us improve body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yml b/.github/ISSUE_TEMPLATE/2-feature-request.yml index ee6c78ee8af9d2..60cd6dff5759c7 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yml @@ -1,4 +1,4 @@ -name: \U0001F680 Feature request +name: 🚀 Feature request description: Suggest an idea for this project labels: [feature request] body: diff --git a/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml b/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml index bfafc4a23d36b9..753e2d9e58a9d5 100644 --- a/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml +++ b/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml @@ -1,4 +1,4 @@ -name: \U0001F4D7 Open an issue regarding the Node.js API reference docs +name: 📗 Open an issue regarding the Node.js API reference docs description: Let us know about any problematic API reference documents labels: [doc] body: