Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
meta: use plain emojis instead of escape sequences
Refs: #41987 PR-URL: #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>
- Loading branch information
Showing
with
3 additions
and 3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -1,4 +1,4 @@ | ||
| name: 🐛 Bug report | ||
| description: Create a report to help us improve | ||
| body: | ||
| - type: markdown | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -1,4 +1,4 @@ | ||
| name: 🚀 Feature request | ||
| description: Suggest an idea for this project | ||
| labels: [feature request] | ||
| body: | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -1,4 +1,4 @@ | ||
| name: 📗 Open an issue regarding the Node.js API reference docs | ||
| description: Let us know about any problematic API reference documents | ||
| labels: [doc] | ||
| body: | ||