Update README and mention where bugreporting should take place.
Some checks failed
continuous-integration/drone/push Build is failing

Also added markdownlint configuration.
This commit is contained in:
2022-08-14 14:47:28 +05:00
parent 02e933efed
commit 1dc6dfe00e

4
.markdownlint.json Normal file
View File

@@ -0,0 +1,4 @@
{
"line-length": false,
"first-line-h1": false
}