This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 64e156be2 [doc] add committer introduction doc (#2394)
64e156be2 is described below
commit 64e156be2a77905d08f74491867ee7aaa0179c2b
Author: linDong <[email protected]>
AuthorDate: Sun Jul 28 16:58:24 2024 +0800
[doc] add committer introduction doc (#2394)
Co-authored-by: tomsun28 <[email protected]>
---
home/blog/2024-07-28-new-committer.md | 36 +++++++++++++++++++++
.../2024-07-28-new-committer.md | 37 ++++++++++++++++++++++
2 files changed, 73 insertions(+)
diff --git a/home/blog/2024-07-28-new-committer.md
b/home/blog/2024-07-28-new-committer.md
new file mode 100644
index 000000000..26bfc69bb
--- /dev/null
+++ b/home/blog/2024-07-28-new-committer.md
@@ -0,0 +1,36 @@
+---
+title: Welcome to HertzBeat Community Committer!
+author: linDong
+author_title: linDong
+author_url: https://github.com/Yanshuming1
+author_image_url: https://avatars.githubusercontent.com/u/30208283?v=4
+tags: [opensource, practice]
+keywords: [open source monitoring system, alerting system]
+---
+
+
+
+> It's an honor for me to become a Committer of Apache Hertzbeat
+## Personal introduction
+
+I graduated in 2023 and am currently working as a Java developer in an
Internet company.
+
+## First met Apache Hertzbeat
+
+After graduation and working for half a year, I had the idea of getting
involved in open source. However, when searching for open source projects on
GitHub, I found that many communities were not very active, and the official
documentation was not complete, making it quite difficult to start with the
projects. Therefore, I put the matter of open source on hold for the time being.
+
+One day, I saw a post by Senior Xiaobao on a certain platform and was
immediately intrigued. I then privately messaged Xiaobao to consult about open
source matters. Senior Xiaobao was extremely enthusiastic and meticulous in
explaining many aspects of open source to me and recommended the Hertzbeat
project.
+
+## My first PR
+
+I downloaded the source code of Hertzbeat and compiled and tested it according
to the documentation. Then, when clicking on the functions on the page, I
discovered a bug in the front-end pop-up window. So, I submitted my first issue
and successfully claimed this issue, thus starting my first PR.
+
+## Keep active in community
+
+After submitting the first PR, I continuously followed the issues in the
Hertzbeat community and attempted to solve the existing problems. I have
successively completed tasks such as specifying @people on WeChat, integrating
AI, adding a PrestoDB monitor, modifying bugs, and contributing to the official
website documentation.
+
+## Reward
+After several months of contributing to open source, I have reaped a lot. I
have learned the business logic in the code, code norms, some technical
frameworks that I have never used before, and some algorithms. It can be said
that I have benefited greatly.
+
+## Conclusion
+Becoming a Committer of Apache Hertzbeat is a very meaningful thing for me. In
the future, I will continue to contribute to the Apache Hertzbeat community. I
also hope that Apache Hertzbeat can successfully graduate from the incubator
and that the community will become better and better.
\ No newline at end of file
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2024-07-28-new-committer.md
b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2024-07-28-new-committer.md
new file mode 100644
index 000000000..463a89d1a
--- /dev/null
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2024-07-28-new-committer.md
@@ -0,0 +1,37 @@
+---
+title: 热烈欢迎 HertzBeat 小伙伴新晋社区 Committer!
+author: linDong
+author_title: linDong
+author_url: https://github.com/Yanshuming1
+author_image_url: https://avatars.githubusercontent.com/u/131688897?v=4
+tags: [opensource, practice]
+keywords: [open source monitoring system, alerting system]
+---
+
+
+
+> 非常荣幸能成为Apache Hertzbeat的Committer
+## 个人介绍
+
+本人是2023年毕业,目前在一家互联网公司担任java开发工程师。
+
+## 初识 Apache Hertzbeat
+毕业之后,工作了半年,萌生出接触开源的想法。然而,在 GitHub
上搜索开源项目时,发现诸多社区活跃度欠佳,官方文档也不完善,致使项目上手难度颇大,因此开源之事暂且搁置。
+某天,在某平台看到小宝大佬的一个帖子,我瞬间兴趣盎然,随即私聊小宝,咨询开源相关事宜。小宝大佬极其热情且细致地为我讲解了不少开源方面的情况,并向我推荐了
Hertzbeat 这个项目。
+
+## 第一个PR
+
+我down了 Hertzbeat
的源码,并按照文档进行编译和测试,然后在页面点击功能的时候发现了一个前端弹窗的bug,所以我提交了自己的第一个issue,并且我成功认领了此issue
+于是开启了我的第一个PR。
+
+## 持续贡献
+
+在提交第一个 PR 之后,我持续关注 Hertzbeat 社区的 issue ,且尝试去解决当中存在的问题。相继完成了微信指定艾特人、接入 AI 、添加
PrestoDB 监控器、Bug 修改以及官网文档贡献等工作。
+
+## 收获
+
+经过几个月对开源的贡献,我收获满满,学习到了代码中的业务逻辑、代码规范,一些此前未曾使用过的技术框架,还有一些算法,可谓是获益良多。
+
+## 结语
+
+成为Apache Hertzbeat的Committer于我而言是很有意义对事情,今后我也会持续对Apache
Hertzbeat社区贡献下去,也希望Apache Hertzbeat能顺利从孵化器毕业,希望社区越来越好。
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]