Use pull requests to contribute to the project.
Stick to the following format:
<details>
[Answer] </b>
- If you added several questions and you would like to know how many questions are there you can use the script "count_questions.sh" in scripts directory.
- Avoid adding installation questions. Those are the worst type of questions...
- Don't copy questions and answers from other sources. They probably worked hard for adding them.
- If you add new images, make sure they are free and can be used.
You can test your changes locally with the script run_ci.sh
in scripts directory.