15 lines
457 B
Markdown
15 lines
457 B
Markdown
## What's changed?
|
|
|
|
<!-- Describe Your PR Here -->
|
|
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)
|
|
- [ ] I have written the necessary doc or comment.
|
|
- [ ] I have added the necessary unit tests and all cases have passed.
|
|
|
|
## Add or update API
|
|
|
|
- [ ] I have added the necessary [e2e tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have passed.
|