From 60ef9145b9a5cb77ea7ee4ee01436de5a3bf0629 Mon Sep 17 00:00:00 2001 From: wataru Date: Fri, 16 Jun 2023 02:31:45 +0900 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/issue.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index ace92fa8..7b10a768 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -10,15 +10,16 @@ body: options: - Feature Request - Documentation Feature Request - - Others - Bug Report + - Question + - Others validations: required: true - type: input id: vc-client-version attributes: label: vc client version number - description: The version number of vc client used. Or download the filename + description: The version number of vc client used. Or filename of you download(.zip) placeholder: x.x.x.x validations: required: true @@ -85,6 +86,6 @@ body: id: issue attributes: label: Situation - description: Please input your issue + description: Please describe the situation in as much detail as possible. validations: required: true