From 5129530e56e1f42587b61c90248a8fde54a53091 Mon Sep 17 00:00:00 2001 From: nyne Date: Tue, 11 Feb 2025 11:07:55 +0800 Subject: [PATCH] Update issue template. --- .github/ISSUE_TEMPLATE/bug.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 29c2840..47eec29 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -7,6 +7,10 @@ body: attributes: value: | Thank you for reporting a problem, please complete the title and fill in the following information. + + **Please do not report any issues related to config files.** + + To report a bug related to the config file, please send it to the [config repository](https://github.com/venera-app/venera-configs). - type: textarea id: what-happened attributes: @@ -19,7 +23,8 @@ body: attributes: label: Version description: | - App version + App version. + Please try to update if it is not the latest version validations: required: true