mirror of https://github.com/milvus-io/milvus.git
Create pull request template (#944)
* Update README.md * [skip ci] Add IVFLAT links * [skip ci] Minor * Create PULL_REQUEST_TEMPLATE.mdpull/945/head
parent
4c2276a91c
commit
a1d722a64a
|
@ -0,0 +1,21 @@
|
|||
**What type of PR is this?**
|
||||
|
||||
api-change / bug / design / documentation / feature
|
||||
|
||||
|
||||
**What this PR does / why we need it:**
|
||||
|
||||
|
||||
**Which issue(s) this PR fixes:**
|
||||
|
||||
Fixes #
|
||||
|
||||
|
||||
**Special notes for your reviewer:**
|
||||
|
||||
|
||||
**Does this PR introduce a user-facing change?:**
|
||||
|
||||
|
||||
**Additional documentation (e.g. design docs, usage docs, etc.):**
|
||||
|
Loading…
Reference in New Issue