diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md index ed7e85e2bb4..fee8dde9fc2 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.md +++ b/.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. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md index 4aad528234c..45d0d2c2e4b 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.md +++ b/.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. \ No newline at end of file