diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5ae21482a713a5b1d0c3c2317bed83984fade11f..ba46dfdc72bdf94b4fe784ce20c7c02718c50a3d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,32 @@ -## Summary +<!-- ℹ ãŠèªã¿ãã ã•ã„ +PRã‚ã‚ŠãŒã¨ã†ã”ã–ã„ã¾ã™ï¼ PRを作æˆã™ã‚‹å‰ã«ã€ä»¥ä¸‹ã‚’ã”確èªãã ã•ã„: +å¯èƒ½ã§ã‚ã‚Œã°ã‚¿ã‚¤ãƒˆãƒ«ã«ã€ä»¥ä¸‹ã§ç¤ºã™ã‚ˆã†ãªPRã®ç¨®é¡žãŒåˆ†ã‹ã‚‹ã‚ーワードをプリフィクスã—ã¦ãã ã•ã„。 +fix / refactor / feat / enhance / perf / chore +ã¾ãŸã€PRã®ç²’度ãŒé©åˆ‡ã§ã‚ã‚‹ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。ã²ã¨ã¤ã®PRã«è¤‡æ•°ã®ç¨®é¡žã®å¤‰æ›´ã‚„関心をå«ã‚ã‚‹ã“ã¨ã¯é¿ã‘ã¦ãã ã•ã„。 +ã“ã®PRã«ã‚ˆã£ã¦è§£æ±ºã•ã‚Œã‚‹IssueãŒã‚ã‚‹å ´åˆã¯ã€ãã®Issue IDを本文内ã«è¨˜å…¥ã—ã¦ãã ã•ã„。 +CHANGELOG.mdã«å¤‰æ›´ç‚¹ã‚’追記ã—ã¦ãã ã•ã„。リファクタリングãªã©ã€åˆ©ç”¨è€…ã«å½±éŸ¿ã‚’与ãˆãªã„変更ã«ã¤ã„ã¦ã¯ã“ã®é™ã‚Šã§ã¯ã‚ã‚Šã¾ã›ã‚“。 +æ©Ÿèƒ½è¿½åŠ ã‚„ãƒã‚°ä¿®æ£ã‚’ã—ãŸå ´åˆã¯ã€å¯èƒ½ã§ã‚ã‚Œã°ãƒ†ã‚¹ãƒˆã‚±ãƒ¼ã‚¹ã‚’è¿½åŠ ã—ã¦ãã ã•ã„。 +ã”å”力ã‚ã‚ŠãŒã¨ã†ã”ã–ã„ã¾ã™ðŸ¤— +--> +<!-- ℹ README +Thank you for your PR! Before creating a PR, please check the following: +If possible, prefix the title with a keyword that identifies the type of this PR, as shown below. +fix / refactor / feat / enhance / perf / chore +Also, make sure that the granularity of this PR is appropriate. Please do not include more than one type of change or interest in a single PR. +If there is an issue to be resolved by this PR, please include the Issue ID in the text. +Please add the summary of the changes to CHANGELOG.md. However, this is not necessary for changes that do not affect the users, such as refactoring. +If you have added a feature or fixed a bug, please add a test case if possible. +Thanks for your cooperation 🤗 +--> -<!-- - - - - * Please describe your changes here * - - - - If you are going to resolve some issue, please add this context. - - Resolve #ISSUE_NUMBER - - - - If you are going to fix some bug issue, please add this context. - - Fix #ISSUE_NUMBER - - - --> +# What +<!-- ã“ã®PRã§ä½•ã‚’ã—ãŸã®ã‹ï¼Ÿ ã©ã†å¤‰ã‚ã‚‹ã®ã‹ï¼Ÿ --> +<!-- What did you do with this PR? How will it change things? --> + +# Why +<!-- ãªãœãã†ã™ã‚‹ã®ã‹ï¼Ÿ ã©ã†ã„ã†æ„図ãªã®ã‹ï¼Ÿ 何ãŒå›°ã£ã¦ã„ã‚‹ã®ã‹ï¼Ÿ --> +<!-- Why do you do it? What are your intentions? What is the problem? --> + +# Additional info (optional) +<!-- テスト観点ãªã© --> +<!-- Test perspective, etc -->