diff --git a/.github/ISSUE_TEMPLATE/fix-request-ja.yaml b/.github/ISSUE_TEMPLATE/fix-request-ja.yaml index 94bafd6..3509c43 100644 --- a/.github/ISSUE_TEMPLATE/fix-request-ja.yaml +++ b/.github/ISSUE_TEMPLATE/fix-request-ja.yaml @@ -1,7 +1,7 @@ name: 修正依頼 description: ロゴの修正依頼 title: "[Fix] " -labels: ["enhancement"] +labels: ["fix"] assignees: - SAWARATSUKI body: @@ -34,7 +34,7 @@ body: attributes: label: 修正内容 description: 修正内容を具体的に記載してください - placeholder: 例) Githubの日本語表記を「ギットハブ」に修正 + placeholder: 例) Githubの日本語表記を「ぎっとはぶ」から「ギットハブ」に修正 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/fix-request.yaml b/.github/ISSUE_TEMPLATE/fix-request.yaml index cec42ee..8d24eba 100644 --- a/.github/ISSUE_TEMPLATE/fix-request.yaml +++ b/.github/ISSUE_TEMPLATE/fix-request.yaml @@ -1,7 +1,7 @@ name: Modification description: Request a logo modification. title: "[Fix] " -labels: ["enhancement"] +labels: ["fix"] assignees: - SAWARATSUKI body: @@ -34,7 +34,7 @@ body: attributes: label: Description of modifications description: Please describe the modification in detail - placeholder: ex. Corrected Japanese spelling of Github to "ギットハブ". + placeholder: ex. Corrected Japanese spelling of Github from "ぎっとはぶ" to "ギットハブ. validations: required: true