Use two spaces to indent lists in markdown

We were already doing it in the `docs/` folder, and this is consistent
with the indentations we use in prettly much every programming language.
This commit is contained in:
Javi Martín
2024-05-10 19:14:50 +02:00
parent da1bac3638
commit 3a173fdb0b
3 changed files with 8 additions and 6 deletions

View File

@@ -10,9 +10,9 @@ The prefered way to report any bug is [opening an issue in the project's repo](h
* Try to use a descriptive and to-the-point title
* It's a good idea to include some of these sections:
* Steps to reproduce the bug
* Expected behaviour/response
* Actual response
* Steps to reproduce the bug
* Expected behaviour/response
* Actual response
* Sometimes it is also helpful if you mention your operating system, browser version and installed plugins.
Thanks! :heart: :heart: :heart: