참고소스 수정본
This commit is contained in:
42
참고/neo4j-graphrag-python-main/.github/pull_request_template.md
vendored
Normal file
42
참고/neo4j-graphrag-python-main/.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
# Description
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> Please provide a description of the work completed in this PR below
|
||||
>
|
||||
>
|
||||
|
||||
|
||||
## Type of Change
|
||||
- [ ] New feature
|
||||
- [ ] Bug fix
|
||||
- [ ] Breaking change
|
||||
- [ ] Documentation update
|
||||
- [ ] Project configuration change
|
||||
|
||||
## Complexity
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> Please provide an estimated complexity of this PR of either Low, Medium or High
|
||||
>
|
||||
>
|
||||
|
||||
Complexity:
|
||||
|
||||
## How Has This Been Tested?
|
||||
- [ ] Unit tests
|
||||
- [ ] E2E tests
|
||||
- [ ] Manual tests
|
||||
|
||||
# Checklist
|
||||
|
||||
The following requirements should have been met (depending on the changes in the branch):
|
||||
|
||||
- [ ] Documentation has been updated
|
||||
- [ ] Unit tests have been updated
|
||||
- [ ] E2E tests have been updated
|
||||
- [ ] Examples have been updated
|
||||
- [ ] New files have copyright header
|
||||
- [ ] CLA (https://neo4j.com/developer/cla/) has been signed
|
||||
- [ ] CHANGELOG.md updated if appropriate
|
||||
Reference in New Issue
Block a user