Update issue templates
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 72072a0..1056660 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -7,6 +7,8 @@
 
 ---
 
+** If you don't use this template, your issue will be closed **
+
 **Is your feature request related to a problem? Please describe.**
 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
 
diff --git a/.github/ISSUE_TEMPLATE/non-rendering-bug.md b/.github/ISSUE_TEMPLATE/non-rendering-bug.md
index ac5e537..297aed5 100644
--- a/.github/ISSUE_TEMPLATE/non-rendering-bug.md
+++ b/.github/ISSUE_TEMPLATE/non-rendering-bug.md
@@ -7,6 +7,8 @@
 
 ---
 
+** If you don't use this template, your issue will be closed **
+
 **Checklist**
 1. Create a sample project that reproduces your bug.
 1. Attach your project as a zip file.
diff --git a/.github/ISSUE_TEMPLATE/rendering-bug.md b/.github/ISSUE_TEMPLATE/rendering-bug.md
index 62f3bce..c16aa2d 100644
--- a/.github/ISSUE_TEMPLATE/rendering-bug.md
+++ b/.github/ISSUE_TEMPLATE/rendering-bug.md
@@ -7,6 +7,8 @@
 
 ---
 
+** If you don't use this template, your issue will be closed **
+
 **Checklist**
 1. My animation doesn't use any [unsupported features](http://airbnb.io/lottie/#/supported-features).
 2. I know what part of my animation doesn't work.