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
committerDanielle Adams <adamzdanielle@gmail.com>2022-04-24 05:26:04 +0300
commitf5ffa34f77de4cec69409ff1d7c71f88774d168c (patch)
treeff48a2fb71f2432a50ff399f0019b922213868df /.github
parent98007192374dc888d51e1c284d1af8aa81e331b5 (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: