KwickerHub / KwickerHub/WebCraftifyAI
Create "Help" Page
@Maykkkk is already working on this.
Since Oct 2, 2022.
- Dominant language
- HTML
- Stars
- 88
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
Create a help.html page. It has to look like a question and answer page. Where people see already asked questions and they too can ask questions. I have made a little research on pages i think you should look at the list of question and answer site below:
https://athemes.com/collections/best-question-answer-wordpress-themes/
You are free to make the Job more simple for yourself.
Feel free to also make the page simple for you.
You will have to use a CSV file or a JSON file to store the questions and the corresponding answers.
user_id, question, answer, user_id(the person that answered the question), date
Good-luck here
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.