Skip to content

feat(faq): add faq page and allow admins and helpers to manage it#108

Open
deoshreyas wants to merge 3 commits into
hackclub:mainfrom
deoshreyas:faq-page
Open

feat(faq): add faq page and allow admins and helpers to manage it#108
deoshreyas wants to merge 3 commits into
hackclub:mainfrom
deoshreyas:faq-page

Conversation

@deoshreyas
Copy link
Copy Markdown
Contributor

Adds a new page at /faq that simply lists frequently asked questions and their answers. Also adds a faq_pages singleton table that just has one row that stores the markdown text for the page. Admins and helpers can edit this text from their respective dashboards, so new PRs won't be needed each time this page needs to be updated (audit logged). Requested by @MMK21Hub

(Note: similar to #107 — but now it's one row so it behaves like a doc and not a table of questions and answers)

image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant