~ethanmad/bouts.app#18: 
Create a help page

#What is this about?

We need a help page (/help) which includes links to our man page (https://man.sr.ht/~ethanmad/bouts.app/), to our issue tracker to submit bugs and feature requests (https://todo.sr.ht/~ethanmad/bouts.app) and suggests sending an email to support as a last resort.

The footer should link to this help page.

#How to fix it?

  • Create views/static/help.gohtml with those links as the yield (see views/static/contact.gohtml).
  • Update the Static controller to support the help view.
  • In main(), handle the /help route.
Status
REPORTED
Submitter
~ethanmad
Assigned to
No-one
Submitted
3 years ago
Updated
3 years ago
Labels
type:enhancement