fix: update issue template (#722)
* fix: update issue template add additional information to be provided by user that should help in troubleshooting * fix: move markdownlint config and link it done it so the markdownlint-cli stops shouting about issues * feat: add Matrix link Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Esse commit está contido em:
11
.github/linters/.markdown-lint.yml
externo
11
.github/linters/.markdown-lint.yml
externo
@@ -1,11 +0,0 @@
|
||||
# Default state for all rules
|
||||
default: true
|
||||
|
||||
# MD013/line-length - Line length
|
||||
MD013: false
|
||||
|
||||
# MD033/no-inline-html - Inline HTML
|
||||
MD033: false
|
||||
|
||||
# MD041/first-line-heading/first-line-h1 - First line in a file should be a top-level heading
|
||||
MD041: false
|
1
.github/linters/.markdown-lint.yml
externo
Link simbólico
1
.github/linters/.markdown-lint.yml
externo
Link simbólico
@@ -0,0 +1 @@
|
||||
../../.markdownlint.yml
|
Referência em uma nova issue
Block a user