From 69b1454cf526f9df3afe0f8d604a70e82c3f9b44 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 9 Aug 2021 14:52:31 +0800 Subject: [PATCH 1/3] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 11fc491ef..9141130ae 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,6 +6,8 @@ labels: enhancement assignees: '' --- +**Is it a duplicate question?** +Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q= **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 [...] From 7274b82143323e631b27e70bd4ccfac1de83e367 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 9 Aug 2021 14:52:55 +0800 Subject: [PATCH 2/3] Update ask-for-help.md --- .github/ISSUE_TEMPLATE/ask-for-help.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/ask-for-help.md b/.github/ISSUE_TEMPLATE/ask-for-help.md index c3657267a..e5bcd5ccf 100644 --- a/.github/ISSUE_TEMPLATE/ask-for-help.md +++ b/.github/ISSUE_TEMPLATE/ask-for-help.md @@ -6,5 +6,6 @@ labels: help assignees: '' --- - +**Is it a duplicate question?** +Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q= From 1352a0a1622cbf72edd3699c038af2c919dd80c6 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 9 Aug 2021 14:53:21 +0800 Subject: [PATCH 3/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cea1fc16e..f647520aa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,9 @@ assignees: '' --- +**Is it a duplicate question?** +Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q= + **Describe the bug** A clear and concise description of what the bug is.