diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index f811970ed4..3ed2c64e86 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -25,7 +25,7 @@ body: required: true attributes: label: "MeterSphere 版本" - description: "可通过系统右上角下拉菜单中的`关于`选项,或查看安装目录中的 version 文件获取," + description: "可通过系统右上角下拉菜单中的`关于`选项,或查看安装目录中的 version 文件获取。v1.20 是 MeterSphere 的 LTS(长期支持)版本,建议优先升级到最新的 v1.20.x-lts 版本。" - type: dropdown id: database validations: diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index a6c74176d2..c1a83421bb 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -14,7 +14,7 @@ body: required: true attributes: label: "MeterSphere 版本" - description: "可通过系统右上角下拉菜单中的`关于`选项,或查看安装目录中的 version 文件获取," + description: "可通过系统右上角下拉菜单中的`关于`选项,或查看安装目录中的 version 文件获取。v1.20 是 MeterSphere 的 LTS(长期支持)版本,建议优先升级到最新的 v1.20.x-lts 版本。" - type: markdown id: details attributes: @@ -33,4 +33,4 @@ body: id: additional-information attributes: label: "附加信息" - description: "如果你还有其他需要提供的信息,可以在这里填写(可以提供截图、视频等)。" \ No newline at end of file + description: "如果你还有其他需要提供的信息,可以在这里填写(可以提供截图、视频等)。"