From f4ae3c7ec3dc10f66c4b229d8aa081682cb3b53b Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Thu, 4 Jul 2024 14:34:55 +0900
Subject: [PATCH] meta: update issue templates

---
 .gitlab/issue_templates/default.md  | 2 ++
 .gitlab/issue_templates/feature.md  | 2 ++
 .gitlab/issue_templates/refactor.md | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/.gitlab/issue_templates/default.md b/.gitlab/issue_templates/default.md
index f5823ea666..db5fc81666 100644
--- a/.gitlab/issue_templates/default.md
+++ b/.gitlab/issue_templates/default.md
@@ -90,6 +90,8 @@ By submitting this issue, you agree to follow our [Contribution Guidelines](http
 	However, we are currently so understaffed that it is virtually impossible to
 	respond to every single proposal. So, feel free to implement it if there is no response
 	for more than a week or there is a thumbs-up emoji reaction from the project maintainer(s).
+
+	Many thanks for your involvement!
 -->
 
 
diff --git a/.gitlab/issue_templates/feature.md b/.gitlab/issue_templates/feature.md
index a99265161b..eb12540da1 100644
--- a/.gitlab/issue_templates/feature.md
+++ b/.gitlab/issue_templates/feature.md
@@ -58,6 +58,8 @@ By submitting this issue, you agree to follow our [Contribution Guidelines](http
 	However, we are currently so understaffed that it is virtually impossible to
 	respond to every single proposal. So, feel free to implement it if there is no response
 	for more than a week or there is a thumbs-up emoji reaction from the project maintainer(s).
+
+	Many thanks for your involvement!
 -->
 
 
diff --git a/.gitlab/issue_templates/refactor.md b/.gitlab/issue_templates/refactor.md
index e9f9ffe05f..33b0077403 100644
--- a/.gitlab/issue_templates/refactor.md
+++ b/.gitlab/issue_templates/refactor.md
@@ -58,6 +58,8 @@ By submitting this issue, you agree to follow our [Contribution Guidelines](http
 	However, we are currently so understaffed that it is virtually impossible to
 	respond to every single proposal. So, feel free to implement it if there is no response
 	for more than a week or there is a thumbs-up emoji reaction from the project maintainer(s).
+
+	Many thanks for your involvement!
 -->