|
1 | | -<!-- Raise an issue to propose your change (https://github.com/cvat-ai/cvat/issues). |
2 | | -It helps to avoid duplication of efforts from multiple independent contributors. |
3 | | -Discuss your ideas with maintainers to be sure that changes will be approved and merged. |
4 | | -Read the [Contribution guide](https://docs.cvat.ai/docs/contributing/). --> |
| 1 | +## #️⃣연관된 이슈 |
5 | 2 |
|
6 | | -<!-- Provide a general summary of your changes in the Title above --> |
| 3 | +> ex) close #이슈번호 |
7 | 4 |
|
8 | | -### Motivation and context |
9 | | -<!-- Why is this change required? What problem does it solve? If it fixes an open |
10 | | -issue, please link to the issue here. Describe your changes in detail, add |
11 | | -screenshots. --> |
| 5 | +## 📝작업 내용 |
12 | 6 |
|
13 | | -### How has this been tested? |
14 | | -<!-- Please describe in detail how you tested your changes. |
15 | | -Include details of your testing environment, and the tests you ran to |
16 | | -see how your change affects other areas of the code, etc. --> |
| 7 | +> 이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능) |
17 | 8 |
|
18 | | -### Checklist |
19 | | -<!-- Go over all the following points, and put an `x` in all the boxes that apply. |
20 | | -If an item isn't applicable for some reason, then ~~explicitly strikethrough~~ the whole |
21 | | -line. If you don't do that, GitHub will show incorrect progress for the pull request. |
22 | | -If you're unsure about any of these, don't hesitate to ask. We're here to help! --> |
23 | | -- [ ] I submit my changes into the `develop` branch |
24 | | -- [ ] I have created a changelog fragment <!-- see top comment in CHANGELOG.md --> |
25 | | -- [ ] I have updated the documentation accordingly |
26 | | -- [ ] I have added tests to cover my changes |
27 | | -- [ ] I have linked related issues (see [GitHub docs]( |
28 | | - https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)) |
| 9 | +### 스크린샷 (선택) |
29 | 10 |
|
30 | | -### License |
| 11 | +## 💬리뷰 요구사항(선택) |
31 | 12 |
|
32 | | -- [ ] I submit _my code changes_ under the same [MIT License]( |
33 | | - https://github.com/cvat-ai/cvat/blob/develop/LICENSE) that covers the project. |
34 | | - Feel free to contact the maintainers if that's a concern. |
| 13 | +> 리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요 |
| 14 | +> |
| 15 | +> ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요? |
0 commit comments