8
0
Просмотр исходного кода

Other: Added information about reactions to issue templates.

Marek Lewandowski 6 лет назад
Родитель
Сommit
fcc7ac1fb6
2 измененных файлов с 8 добавлено и 0 удалено
  1. 4 0
      .github/ISSUE_TEMPLATE/1-bug-report.md
  2. 4 0
      .github/ISSUE_TEMPLATE/2-feature-request.md

+ 4 - 0
.github/ISSUE_TEMPLATE/1-bug-report.md

@@ -27,3 +27,7 @@ assignees: ''
 * OS: …
 * OS: …
 * CKEditor version: …
 * CKEditor version: …
 * Installed CKEditor plugins: …
 * Installed CKEditor plugins: …
+
+---
+
+If you'd like to see this fixed sooner, add 👍 reaction to this post.

+ 4 - 0
.github/ISSUE_TEMPLATE/2-feature-request.md

@@ -10,3 +10,7 @@ assignees: ''
 ## 📝 Provide description of the new feature
 ## 📝 Provide description of the new feature
 
 
 *What is the expected behavior of the proposed feature?*
 *What is the expected behavior of the proposed feature?*
+
+---
+
+If you'd like to see this feature implemented, add 👍 reaction to this post.