Skip to content

Commit

Permalink
Merge pull request #22 from 1Sparky1/faq_fix
Browse files Browse the repository at this point in the history
FAQs Fix
  • Loading branch information
1Sparky1 authored Jul 30, 2021
2 parents a0a7d35 + 500096b commit b025e7c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ __pycache__/
config.txt
Entries_Privacy_Notice.html
changelogs/changelog.stache
FAQs.pdf
Binary file modified FAQs.pdf
Binary file not shown.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,16 @@
> used for any event.
>
> <br>
## FAQs
> <br>
>
> This PDF contains a list of the most common questions users have about the site.
> While these are ready to go and use, you may wish to replace the file with more
> tailored answers, including contact emails or other questions you find getting
> asked a lot. The easiest way to do so would be to copy and paste the contents
> into a word processor, make your modifications, and export the file as a PDF.
>
> **NOTE: The file MUST still be called 'FAQs.pdf' or the code will not be able to locate it.**
>
> <br>

0 comments on commit b025e7c

Please sign in to comment.