This is an automated email from the ASF dual-hosted git repository.
curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 9ed0c9b Add link to issue tracker
9ed0c9b is described below
commit 9ed0c9bd7d37f1a2b4cbdf84d74d2b99d0f11add
Author: Shane Curcuru <[email protected]>
AuthorDate: Tue Feb 4 07:15:11 2020 -0500
Add link to issue tracker
---
www/index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/www/index.html b/www/index.html
index 850fc09..ba69ee8 100644
--- a/www/index.html
+++ b/www/index.html
@@ -46,6 +46,11 @@
</a>
</li>
<li role="presentation">
+ <a href="https://issues.apache.org/jira/projects/WHIMSY/issues">
+ Issues
+ </a>
+ </li>
+ <li role="presentation">
<a href="status/">
Server status
</a>
@@ -83,6 +88,7 @@
Our focus is on providing organizational information about the
ASF and our projects
in easy to consume ways, and to help automate corporate processes
at the ASF to
make the paperwork behind the scenes easier for our many
volunteers.
+ Please see the Code, Questions, or Issues links above to learn
more about the project.
</p>
</div>
</div>