Initial commit
This commit is contained in:
22
packages/leann-backend-diskann/third_party/DiskANN/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
22
packages/leann-backend-diskann/third_party/DiskANN/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<!--
|
||||
Thanks for contributing a pull request! Please ensure you have taken a look at
|
||||
the contribution guidelines: https://github.com/microsoft/DiskANN/blob/main/CONTRIBUTING.md
|
||||
-->
|
||||
- [ ] Does this PR have a descriptive title that could go in our release notes?
|
||||
- [ ] Does this PR add any new dependencies?
|
||||
- [ ] Does this PR modify any existing APIs?
|
||||
- [ ] Is the change to the API backwards compatible?
|
||||
- [ ] Should this result in any changes to our documentation, either updating existing docs or adding new ones?
|
||||
|
||||
#### Reference Issues/PRs
|
||||
<!--
|
||||
Example: Fixes #1234. See also #3456.
|
||||
Please use keywords (e.g., Fixes) to create link to the issues or pull requests
|
||||
you resolved, so that they will automatically be closed when your pull request
|
||||
is merged. See https://github.com/blog/1506-closing-issues-via-pull-requests
|
||||
-->
|
||||
|
||||
#### What does this implement/fix? Briefly explain your changes.
|
||||
|
||||
#### Any other comments?
|
||||
|
||||
Reference in New Issue
Block a user