This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fury.git
The following commit(s) were added to refs/heads/main by this push:
new 5c247210 chore(infra): remove redundant bug reporting options (#1810)
5c247210 is described below
commit 5c247210c29c30bcbee8cccb2a4b470e5de43946
Author: YuLuo <[email protected]>
AuthorDate: Sun Aug 18 12:25:01 2024 +0800
chore(infra): remove redundant bug reporting options (#1810)
- For https://github.com/apache/fury/pull/1807#issuecomment-2294884982
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 3fc89ef1..dfd96e16 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/fury/discussions
about: Please ask and answer questions here.
- - name: Security Bug Bounty
- url: https://apache.org/security/#reporting-a-vulnerability
- about: To report a new vulnerability you have discovered please follow the
ASF vulnerability reporting process.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]