[doc] Fix some issues in the documentation (#3526)

Co-authored-by: Calvin <zhengqiwei@apache.org>
Co-authored-by: 淞筱 <2030509072@qq.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
Co-authored-by: shown <yuluo08290126@gmail.com>
This commit is contained in:
Duansg
2025-07-03 23:04:31 +08:00
committed by GitHub
co-authored by Calvin 淞筱 aias00 shown
parent e63715d1b0
commit 63ed50ef45
23 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ git pull upstream master
### HertzBeat Improvement Proposal (HIP)
If you have major new features(e.g., support metrics push gateway, support logs monitoring), you need to write a design document known as a HertzBeat Improvement Proposal (HIP). Before starting to write a HIP, make sure you follow the process [here](https://github.com/apache/hertzbeat/tree/master/hip).
If you have major new features(e.g., support metrics push gateway, support logs monitoring), you need to write a design document known as a HertzBeat Improvement Proposal (HIP). Before starting to write a HIP, make sure you follow the process [guide](https://github.com/apache/hertzbeat/tree/master/hip).
### How to become a Committer?