Skip to content

Commit

Permalink
Added link to Github Feedback interview
Browse files Browse the repository at this point in the history
`browse_feedback_sessions.yml` is now a button on the menu.

Fix #114.
  • Loading branch information
BryceStevenWilley committed Oct 30, 2023
1 parent 09e3d93 commit 0ec1b57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docassemble/ALDashboard/data/questions/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,6 @@ buttons:
- Compile Bootstrap theme: ${ interview_url(i=user_info().package + ":compile_bootstrap.yml", reset=1) }
image: bootstrap
- Install fonts: ${ interview_url(i=user_info().package + ":install_fonts.yml", reset=1)}
image: font
image: font
- Feedback on server: ${ interview_url(i="docassemble.GithubFeedbackForm:browse_feedback_sessions.yml", reset=1)}
image: comments

0 comments on commit 0ec1b57

Please sign in to comment.