add "Report bug" link to Einstein Toolkit sidebar item

Issue #318 resolved
Roland Haas repo owner created an issue

Is there a link somehwere on the ET website to link to the Issue tracker? If not I'd like to add it undernead the Contribute link, ie:

Index: global/navigation.php

--- global/navigation.php (revision 463) +++ global/navigation.php (working copy) @@ -16,6 +16,7 @@ <li><a href="/toolkit/capabilities/">Capabilities</a></li> <li><a href="/toolkit/community/">Mail Lists</a></li> <li><a href="/info/contribute/">Contribute</a></li> + <li><a href="https://trac.einsteintoolkit.org">Report issues</a></li> <li><a href="/info/citing/">Cite</a></li> </ul></li>

Keyword:

Comments (3)

  1. Frank Löffler
    • removed comment

    I don't like the current menu structure, but don't have the time now to think about something better. So: please commit.

  2. Log in to comment