Skip to content

Commit

Permalink
chore: localize 02_feature-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayamame-beans authored Dec 2, 2023
1 parent 5a8813b commit 17f03bb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/02_feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
name: Feature Request
description: Suggest an idea for this project
name: 新機能の要望
description: 新しい機能の提案
labels: ["✨Feature"]

body:
- type: textarea
attributes:
label: Summary
description: Tell us what the suggestion is
label: 概要
description: どんな提案ですか?
validations:
required: true
- type: textarea
attributes:
label: Purpose
description: Describe the specific problem or need you think this feature will solve, and who it will help.
label: 目的
description: その機能の追加によって、どんな問題やニーズが解決されそうですか? また、それはどんな人に役立ちそうですか?
validations:
required: true
required: true

0 comments on commit 17f03bb

Please sign in to comment.