2023-12-07 13:38:02 +09:00
|
|
|
|
<!-- ℹ 읽어주세요 / お読みください / README
|
|
|
|
|
PR을 보내주셔서 감사합니다! PR을 작성하기 전에 기여 가이드를 먼저 확인해 주세요:
|
2021-08-28 15:42:27 +09:00
|
|
|
|
PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください:
|
|
|
|
|
Thank you for your PR! Before creating a PR, please check the contribution guide:
|
2023-05-14 17:49:32 +09:00
|
|
|
|
https://github.com/kokonect-link/cherrypick/blob/develop/CONTRIBUTING.md
|
2021-07-27 00:01:21 +09:00
|
|
|
|
-->
|
2018-12-19 04:48:49 +09:00
|
|
|
|
|
2023-03-09 08:06:22 +09:00
|
|
|
|
## What
|
2023-12-07 13:38:02 +09:00
|
|
|
|
<!-- 이 PR은 무엇을 변경하며, 어떻게 달라집니까? -->
|
2021-07-27 00:01:21 +09:00
|
|
|
|
<!-- このPRで何をしたのか? どう変わるのか? -->
|
|
|
|
|
<!-- What did you do with this PR? How will it change things? -->
|
|
|
|
|
|
2023-03-09 08:06:22 +09:00
|
|
|
|
## Why
|
2023-12-07 13:38:02 +09:00
|
|
|
|
<!-- 왜 그렇게 변경했나요? 어떤 의도인가요? 문제는 무엇인가요? -->
|
2021-07-27 00:01:21 +09:00
|
|
|
|
<!-- なぜそうするのか? どういう意図なのか? 何が困っているのか? -->
|
|
|
|
|
<!-- Why do you do it? What are your intentions? What is the problem? -->
|
|
|
|
|
|
2023-03-09 08:06:22 +09:00
|
|
|
|
## Additional info (optional)
|
2023-12-07 13:38:02 +09:00
|
|
|
|
<!-- 테스트 관점 등 -->
|
2021-07-27 00:01:21 +09:00
|
|
|
|
<!-- テスト観点など -->
|
2021-08-12 23:46:13 +09:00
|
|
|
|
<!-- Test perspective, etc -->
|
2023-03-09 08:06:22 +09:00
|
|
|
|
|
|
|
|
|
## Checklist
|
2023-05-14 17:49:32 +09:00
|
|
|
|
- [ ] Read the [contribution guide](https://github.com/kokonect-link/cherrypick/blob/develop/CONTRIBUTING.md)
|
2023-03-09 08:06:22 +09:00
|
|
|
|
- [ ] Test working in a local environment
|
2023-12-14 19:53:16 +09:00
|
|
|
|
- [ ] (If needed) Update CHANGELOG_CHERRYPICK.md
|
2023-03-09 08:06:22 +09:00
|
|
|
|
- [ ] (If possible) Add tests
|