Github user lewismc commented on a diff in the pull request:
https://github.com/apache/climate/pull/281#discussion_r51196255
--- Diff: ocw-ui/frontend/app/index.html ---
@@ -143,5 +143,21 @@ <h5 id="OCW-powered">Powered by Apache Open Climate
Workbench</h5>
<!-- grunt wiredep wasn't properly linking this. Had to add manually
-->
<script src="bower_components/angular-ui-date/src/date.js"></script>
+
+ <!-- Footer for the Web-App -->
+ <footer class="footer" align="center">
+ <div class="container">
+ <hr>
+ <p>
+ Apache Open Climate Workbench Software .
+ <a href="https://climate.apache.org/" target="_blank">About
Us</a> . <a
href="https://issues.apache.org/jira/browse/CLIMATE/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel"
target="_blank">Report an issue</a> .
--- End diff --
The URL here can be abbreviated to
https://issues.apache.org/jira/browse/CLIMATE or a mailto link which points to
[email protected]. Non technical people may be more likely to use the
mailto link.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---