From 5a8813b858a84066647b01b03df7580d6566d0ca Mon Sep 17 00:00:00 2001 From: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> Date: Sat, 2 Dec 2023 13:47:43 +0900 Subject: [PATCH] chore: localize 01_bug-report.yml --- .github/ISSUE_TEMPLATE/01_bug-report.yml | 40 ++++++++++++------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.yml b/.github/ISSUE_TEMPLATE/01_bug-report.yml index e9f679d3f228..dd251df9d4b1 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug-report.yml @@ -1,26 +1,26 @@ -name: ๐Ÿ› Bug Report -description: Create a report to help us improve +name: ๐Ÿ› ใƒใ‚ฐๅ ฑๅ‘Š +description: ไฟฎๆญฃ/ๆ”นๅ–„ใฎใŸใ‚ใฎๅ ฑๅ‘Š labels: ["โš ๏ธbug?"] body: - type: markdown attributes: value: | - Thanks for reporting! - First, in order to avoid duplicate Issues, please search to see if the problem you found has already been reported on [misskey.niri.la issues](https://github.com/niri-la/misskey.niri.la/issues). - Also, you should report issues only when reproduced on `misskey.niri.la`. + ใƒใ‚ฐๅ ฑๅ‘Šใ‚’ๆคœ่จŽใ—ใฆใ„ใŸใ ใใ‚ใ‚ŠใŒใจใ†ใ”ใ–ใ„ใพใ™! + ้‡่ค‡ใ‚’้ฟใ‘ใ‚‹ใŸใ‚ใซใ€ๅŒๆง˜ใฎๅ•้กŒใŒๆ—ขใซๅ ฑๅ‘Šใ•ใ‚Œใฆใ„ใชใ„ใ‹[ใซใ‚Šใ‚‰ใฟใ™ใใƒผ้ƒจใฎIssue](https://github.com/niri-la/misskey.niri.la/issues)ใ‚’็ขบ่ชใ—ใฆใฟใฆใใ ใ•ใ„ใ€‚ + ใพใŸใ€ใซใ‚Šใ‚‰ใฟใ™ใใƒผ้ƒจใงๅ†็พใ—ใŸใƒใ‚ฐใฎใฟใ‚’ๅ ฑๅ‘Šใ—ใฆใใ ใ•ใ„ใ€‚ - type: textarea attributes: - label: ๐Ÿ’ก Summary - description: Tell us what the bug is + label: ๐Ÿ’ก ๆฆ‚่ฆ + description: ใฉใ‚“ใชใƒใ‚ฐใงใ™ใ‹? validations: required: true - type: textarea attributes: - label: ๐Ÿฅฐ Expected Behavior - description: Tell us what should happen + label: ๐Ÿฅฐ ๆƒณๅฎšใ•ใ‚Œใ‚‹ๆŒ™ๅ‹• + description: ๆœฌๆฅใฉใ†ใ‚ใ‚‹ในใใงใ™ใ‹? validations: required: true @@ -28,14 +28,14 @@ body: attributes: label: ๐Ÿคฌ Actual Behavior description: | - Tell us what happens instead of the expected behavior. - Please include errors from the developer console and/or server log files if you have access to them. + ๅฎŸ้š›ใซใฏไฝ•ใŒ่ตทใใฆใ„ใพใ™ใ‹? + ๅฏ่ƒฝใงใ‚ใ‚Œใฐใ€ใƒ‡ใƒ™ใƒญใƒƒใƒ‘ใƒผใƒ„ใƒผใƒซใงใฎใ‚จใƒฉใƒผใƒกใƒƒใ‚ปใƒผใ‚ธใชใฉใ‚‚่ผ‰ใ›ใฆใใ ใ•ใ„ใ€‚ validations: required: true - type: textarea attributes: - label: ๐Ÿ“ Steps to Reproduce + label: ๐Ÿ“ ๅ†็พๆ‰‹้ † placeholder: | 1. 2. @@ -45,17 +45,17 @@ body: - type: textarea attributes: - label: ๐Ÿ’ป Frontend Environment + label: ๐Ÿ’ป ใŠไฝฟใ„ใฎ็’ฐๅขƒ description: | - Tell us where on the platform it happens - DO NOT WRITE "latest". Please provide the specific version. + ใฉใ‚“ใช็’ฐๅขƒใงๅ•้กŒใŒ่ตทใใพใ—ใŸใ‹? + "ๆœ€ๆ–ฐ"ใฎใ‚ˆใ†ใชๆ›ธใๆ–นใฏใ›ใšใ€ๅ…ทไฝ“็š„ใชใƒใƒผใ‚ธใƒงใƒณใ‚’ๆ•™ใˆใฆใใ ใ•ใ„ใ€‚ - Examples: - * Model and OS of the device(s): MacBook Pro (14inch, 2021), macOS Ventura 13.4 - * Browser: Chrome 113.0.5672.126 + ไพ‹: + * ๆฉŸ็จฎใจOS: MacBook Pro (14inch, 2021), macOS Ventura 13.4 + * ใƒ–ใƒฉใ‚ฆใ‚ถ: Chrome 113.0.5672.126 value: | - * Model and OS of the device(s): - * Browser: + * ๆฉŸ็จฎใจOS: + * ใƒ–ใƒฉใ‚ฆใ‚ถ: render: markdown validations: required: false