참고소스 수정본
This commit is contained in:
13
참고/instructor-main/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
vendored
Normal file
13
참고/instructor-main/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
> Please use conventional commits to describe your changes. For example, `feat: add new feature` or `fix: fix a bug`. If you are unsure, leave the title as `...` and AI will handle it.
|
||||
|
||||
## Describe your changes
|
||||
|
||||
...
|
||||
|
||||
## Issue ticket number and link
|
||||
|
||||
## Checklist before requesting a review
|
||||
|
||||
- [ ] I have performed a self-review of my code
|
||||
- [ ] If it is a core feature, I have added thorough tests.
|
||||
- [ ] If it is a core feature, I have added documentation.
|
||||
Reference in New Issue
Block a user