This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git
commit 14d9901abf49ca7fbdba372a1f47c84636ceba4c Author: Tsz-Wo Nicholas Sze <[email protected]> AuthorDate: Tue Oct 5 13:50:53 2021 +0800 RATIS-1397. No link to issue tracker. (#513) --- community.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community.html b/community.html index 7cd5238..39a4c49 100644 --- a/community.html +++ b/community.html @@ -141,6 +141,8 @@ issues mailing list.</p> </ul> <h3 id="slack">Slack</h3> <p>You can join the #ratis channel in Apache slack workspace <a href="http://s.apache.org/slack-invite">http://s.apache.org/slack-invite</a> for any discussions.</p> +<h3 id="jira-issue-tracker">JIRA Issue Tracker</h3> +<p>The JIRA issue tracker for Ratis is at <a href="https://issues.apache.org/jira/projects/RATIS/">https://issues.apache.org/jira/projects/RATIS/</a> .</p> </div>
