diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-01 13:29:33 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2021-05-04 19:08:35 +0200 |
commit | f1a23fed2467b6680e4498a6f0207ac8ee348cce (patch) | |
tree | bf0209525bc516cc9458fce1aa1d1dc15070e05d /views | |
parent | e1338354ed543ae89d20e1ae3c235bd205037b43 (diff) | |
download | server-f1a23fed2467b6680e4498a6f0207ac8ee348cce.tar.gz |
Add link to github issues.
Diffstat (limited to 'views')
-rw-r--r-- | views/about.ejs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/views/about.ejs b/views/about.ejs index ed1b54d..033aad8 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -3,7 +3,11 @@ <p> Rally the Troops! is created and maintained by Tor Andersson. -It is an open source project, and you can find the code on <a href="https://github.com/ccxvii/rally-the-troops">GitHub</a>. +It is an open source project. + +<p> +Please submit problem reports and make suggestions for improvements on +<a href="https://github.com/ccxvii/rally-the-troops/issues">GitHub</a>. <h2> Tips & Tricks |