Sfoglia il codice sorgente

Other: Added information about reactions to issue templates.

Marek Lewandowski 6 anni fa
parent
commit
fcc7ac1fb6

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

@@ -27,3 +27,7 @@ assignees: ''
 * OS: …
 * CKEditor version: …
 * 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
 
 *What is the expected behavior of the proposed feature?*
+
+---
+
+If you'd like to see this feature implemented, add 👍 reaction to this post.