Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMestery <mestery@protonmail.com>2022-02-17 18:13:01 +0300
committerGitHub <noreply@github.com>2022-02-17 18:13:01 +0300
commit4829f85233bda8732e1dbed25fabed7dee0d4eab (patch)
tree32edad30ddd26470016de71c07159f5536eb5a63 /.github
parent4a690c43b83464c42c14d2ac7c59533cb7ecc5b9 (diff)
meta: use plain emojis instead of escape sequences
Refs: https://github.com/nodejs/node/issues/41987 PR-URL: https://github.com/nodejs/node/pull/41989 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/1-bug-report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/2-feature-request.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml
index 820df7bb095..3edac8d807d 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 ee6c78ee8af..60cd6dff575 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 bfafc4a23d3..753e2d9e58a 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: