This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch labeler in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
commit 557d9e939a2efba78b40d289f415d4c593762d66 Author: tomsun28 <[email protected]> AuthorDate: Mon Apr 15 18:21:45 2024 +0800 [improve] auto label when pr, update asf config Signed-off-by: tomsun28 <[email protected]> --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index aece4a3cf..de0ad689b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ ## Checklist -- [ ] I have read the [Contributing Guide](https://hertzbeat.com/docs/others/contributing/) +- [ ] 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
