mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-03 17:28:28 +09:00
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
<!-- ℹ 읽어주세요 / お読みください / README
|
||
PR을 보내주셔서 감사합니다! PR을 작성하기 전에 기여 가이드를 먼저 확인해 주세요:
|
||
PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください:
|
||
Thank you for your PR! Before creating a PR, please check the contribution guide:
|
||
https://github.com/kokonect-link/cherrypick/blob/develop/CONTRIBUTING.md
|
||
-->
|
||
|
||
## What
|
||
<!-- 이 PR은 무엇을 변경하며, 어떻게 달라집니까? -->
|
||
<!-- この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 -->
|
||
|
||
## Checklist
|
||
- [ ] Read the [contribution guide](https://github.com/kokonect-link/cherrypick/blob/develop/CONTRIBUTING.md)
|
||
- [ ] Test working in a local environment
|
||
- [ ] (If needed) Update CHANGELOG_CHERRYPICK.md
|
||
- [ ] (If possible) Add tests
|