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 19c7d84e5 [infra] remove redundant security bug reporting options
(#2550)
19c7d84e5 is described below
commit 19c7d84e53c72a1bb9699fe5b087f3b3f7698b5f
Author: YuLuo <[email protected]>
AuthorDate: Sun Aug 18 15:42:35 2024 +0800
[infra] remove redundant security bug reporting options (#2550)
Signed-off-by: yuluo-yx <[email protected]>
---
.github/ISSUE_TEMPLATE/config.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/config.yml
b/.github/ISSUE_TEMPLATE/config.yml
index a168e9d1a..8d9fbbce9 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -20,6 +20,3 @@ contact_links:
- name: Community Support
url: https://github.com/apache/hertzbeat/discussions
about: Please ask and answer questions here.
- - name: Security Bug Bounty
- url: https://github.com/apache/hertzbeat/issues
- about: Please report security vulnerabilities here.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]