From 58c7219afbdfdc3eba45ceae6881afdb2b64b2aa Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Mon, 29 Jul 2024 17:43:58 +0800 Subject: [PATCH 1/3] Update app.yml --- .github/ISSUE_TEMPLATE/app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/app.yml b/.github/ISSUE_TEMPLATE/app.yml index d7bd4d7b..fcbff0f5 100644 --- a/.github/ISSUE_TEMPLATE/app.yml +++ b/.github/ISSUE_TEMPLATE/app.yml @@ -5,7 +5,7 @@ labels: app assignees: qyg2297248353 body: - type: markdown - id: environment + id: base_info attributes: value: "## 基本信息" - type: input From c02d67bbdf81614066783f8d31a7c90edc3f6e9c Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Mon, 29 Jul 2024 17:45:44 +0800 Subject: [PATCH 2/3] Update app.yml --- .github/ISSUE_TEMPLATE/app.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app.yml b/.github/ISSUE_TEMPLATE/app.yml index fcbff0f5..0d08fb7e 100644 --- a/.github/ISSUE_TEMPLATE/app.yml +++ b/.github/ISSUE_TEMPLATE/app.yml @@ -5,9 +5,8 @@ labels: app assignees: qyg2297248353 body: - type: markdown - id: base_info attributes: - value: "## 基本信息" + value: - type: input id: version validations: From 6e13561f5e0aae9ddfa434208596f4736fae1f66 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Mon, 29 Jul 2024 17:47:23 +0800 Subject: [PATCH 3/3] Update app.yml --- .github/ISSUE_TEMPLATE/app.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/app.yml b/.github/ISSUE_TEMPLATE/app.yml index 0d08fb7e..fcbff0f5 100644 --- a/.github/ISSUE_TEMPLATE/app.yml +++ b/.github/ISSUE_TEMPLATE/app.yml @@ -5,8 +5,9 @@ labels: app assignees: qyg2297248353 body: - type: markdown + id: base_info attributes: - value: + value: "## 基本信息" - type: input id: version validations: