This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-awesome.git
The following commit(s) were added to refs/heads/master by this push:
new 13404aa Update how-to-issue-tracking.md
13404aa is described below
commit 13404aaf0758bbc10a675e3bdce89e24b8234abe
Author: dinglei <[email protected]>
AuthorDate: Sat Aug 6 08:49:43 2022 +0800
Update how-to-issue-tracking.md
first version.
---
contribution/how-to-issue-tracking.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/contribution/how-to-issue-tracking.md
b/contribution/how-to-issue-tracking.md
index e69de29..d1982e4 100644
--- a/contribution/how-to-issue-tracking.md
+++ b/contribution/how-to-issue-tracking.md
@@ -0,0 +1,17 @@
+Security Issues Tracking
+----
+Apache RocketMQ specifically offers security features and is responsive to
issues around its features. If you have any concern around RocketMQ Security or
believe you have uncovered a vulnerability, please report it via the e-mail
address [email protected]. In the message, try to provide a description of
the issue and ideally a way of reproducing it.
+
+Dealing with fixed issues or general questions on how to use the security
features should be handled regularly via the users and the dev lists.
+
+The ASF Security team maintains a page with a description of how
vulnerabilities are handled, check their web page for more information.
+
+Issue Tracking
+----
+Apache RocketMQ project uses Github for issue tracking.
+
+Issues, bugs, and feature requests should be submitted to the issue tracking
system for this project.
+
+RocketMQ on Stack Overflow
+----
+We hold tagged questions on stackoverflow.com where you can launch an
interactive discussion.