Add a couple of questions

This commit is contained in:
abregman
2019-12-29 22:25:12 +02:00
parent d36288c192
commit 37684a93a7
2 changed files with 114 additions and 74 deletions

View File

@ -12,9 +12,12 @@ Stick to the following format:
* 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.
## What to avoid
* 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.
## Before submitting the pull request
You can test your changes locally with the script `run_ci.sh` in scripts directory.