mirror of https://github.com/milvus-io/milvus.git
[skip ci]Add pull request template (#4964)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>pull/4973/head^2
parent
0d4daa22e0
commit
beececf9a6
|
@ -0,0 +1,25 @@
|
|||
**What type of PR is this?**
|
||||
|
||||
- [ ] API-change
|
||||
- [ ] BUG
|
||||
- [ ] Improvement
|
||||
- [ ] Documentation
|
||||
- [ ] Feature
|
||||
- [ ] Test and CI
|
||||
- [ ] Code Refactoring
|
||||
|
||||
**Which issue(s) this PR fixes:**
|
||||
|
||||
Fixes #
|
||||
|
||||
**What this PR does / why we need it:**
|
||||
|
||||
Not Available
|
||||
|
||||
**Special notes for your reviewer:**
|
||||
|
||||
Not Available
|
||||
|
||||
**Additional documentation (e.g. design docs, usage docs, etc.):**
|
||||
|
||||
Not Available
|
Loading…
Reference in New Issue