Browse Source

Remove smileys.

Jérémie Dumas 4 years ago
parent
commit
e60423e28c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 1 1
      .github/ISSUE_TEMPLATE/compilation.md

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,6 +1,6 @@
 ---
 name: 🐛 Bug Report
-about: If something isn't working as expected 🤔
+about: If something isn't working as expected
 title: ''
 labels: bug, pending verification
 assignees: ''

+ 1 - 1
.github/ISSUE_TEMPLATE/compilation.md

@@ -1,6 +1,6 @@
 ---
 name: 😱 Compilation issue
-about: Report a problem when compiling the code 😬
+about: Report a problem when compiling the code
 title: ''
 labels: 'compilation'
 assignees: ''