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: 修正依頼
|
name: 修正依頼
|
||||||
description: ロゴの修正依頼
|
description: ロゴの修正依頼
|
||||||
title: "[Fix] "
|
title: "[Fix] "
|
||||||
labels: ["enhancement"]
|
labels: ["fix"]
|
||||||
assignees:
|
assignees:
|
||||||
- SAWARATSUKI
|
- SAWARATSUKI
|
||||||
body:
|
body:
|
||||||
@@ -34,7 +34,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: 修正内容
|
label: 修正内容
|
||||||
description: 修正内容を具体的に記載してください
|
description: 修正内容を具体的に記載してください
|
||||||
placeholder: 例) Githubの日本語表記を「ギットハブ」に修正
|
placeholder: 例) Githubの日本語表記を「ぎっとはぶ」から「ギットハブ」に修正
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/fix-request.yaml
vendored
4
.github/ISSUE_TEMPLATE/fix-request.yaml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Modification
|
name: Modification
|
||||||
description: Request a logo modification.
|
description: Request a logo modification.
|
||||||
title: "[Fix] "
|
title: "[Fix] "
|
||||||
labels: ["enhancement"]
|
labels: ["fix"]
|
||||||
assignees:
|
assignees:
|
||||||
- SAWARATSUKI
|
- SAWARATSUKI
|
||||||
body:
|
body:
|
||||||
@@ -34,7 +34,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Description of modifications
|
label: Description of modifications
|
||||||
description: Please describe the modification in detail
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user