chore: move markdown files into docs/ directory (#3773)

Apart from the LICENSE, GitHub supports detecting all of these files
also within a `docs/` directory. This includes the README!
This commit is contained in:
Thomas Eizinger
2024-02-27 12:12:57 +11:00
committed by GitHub
parent 2891481662
commit 67aeb009e9
13 changed files with 34 additions and 25 deletions

View File

@@ -23,7 +23,7 @@ shellcheck --severity=warning **/*.sh
```
You can achieve this more easily by using `pre-commit`. See
[CONTRIBUTING](../CONTRIBUTING.md#pre-commit).
[CONTRIBUTING](../docs/CONTRIBUTING.md#pre-commit).
### Editor setup