]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Fix Unicode
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 28 Aug 2020 17:11:41 +0000 (17:11 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 28 Aug 2020 17:16:53 +0000 (17:16 +0000)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md

index c63bc5ba6789143f58cdce440142b37106eb5d93..d57b92ab50cba4fec23a98bf0e586f9320d45665 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: \U0001F41B Bug report 
+name: "\U0001F41B Bug report"
 about: A report of an error in a recent Dracut version
 labels: 'bug'
 ---
index 7efadfaffcdc97eba511dfa39b0e28eb4124f6ae..e3501ccb26c826e28aa8aaa1a45f7e107ea521e7 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: \U0001F4D6 Documentation
+name: "\U0001F4D6 Documentation"
 about: Suggest an improvement for documentation in Dracut
 labels: 'documents'
 ---
index 84347563978624ddd1b9820a5894df7182382eee..987e2f8d8de5cb8b5d346f78a4136d4c22c071fb 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: \U0002728 Feature Request
+name: "\U0002728 Feature Request"
 about: A request for enhancement in Dracut
 labels: 'enhancement'
 ---