mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
Update pull request template (#5103)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
This commit is contained in:
parent
56dbbfe4cb
commit
220cc30875
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,17 +1,17 @@
|
|||||||
**What type of PR is this?**
|
Explain the problem that this commit is solving. Focus on why you
|
||||||
|
are making this change as opposed to how (the code explains that).
|
||||||
|
Are there side effects or other unintuitive consequences of this
|
||||||
|
change? Here's the place to explain them.
|
||||||
|
|
||||||
- [ ] API-change
|
Further paragraphs come after blank lines.
|
||||||
- [ ] BUG
|
|
||||||
- [ ] Improvement
|
|
||||||
- [ ] Documentation
|
|
||||||
- [ ] Feature
|
|
||||||
- [ ] Test and CI
|
|
||||||
- [ ] Code Refactoring
|
|
||||||
|
|
||||||
**Which issue(s) this PR fixes:**
|
- Bullet points are okay, too
|
||||||
|
|
||||||
Fixes #
|
- Typically a hyphen or asterisk is used for the bullet, preceded
|
||||||
|
by a single space, with blank lines in between, but conventions
|
||||||
|
vary here
|
||||||
|
|
||||||
**What this PR does / why we need it:**
|
Resolves: #<issue_id>, #<issue_id>
|
||||||
|
See also: #<related_issue_or_pr_id>
|
||||||
|
|
||||||
Not Available
|
Signed-off-by: <username> <mail>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user