Modified template for correction request.
This commit is contained in:
4
.github/ISSUE_TEMPLATE/fix-request-ja.yaml
vendored
4
.github/ISSUE_TEMPLATE/fix-request-ja.yaml
vendored
@@ -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
|
||||
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/fix-request.yaml
vendored
4
.github/ISSUE_TEMPLATE/fix-request.yaml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user