Skip to content

chore: add config markdownlint #7

chore: add config markdownlint

chore: add config markdownlint #7

<!-- Thanks for sending a pull request! Before submitting:
1. Read our CONTRIBUTING.md guide

Check failure on line 3 in .github/workflows/pull_request_template.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request_template.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
2. Rebase your PR if it gets out of sync with main
-->
<!-- markdownlint-disable MD041 MD033 -->
#### What this PR does
#### Which issue(s) this PR fixes or relates to
Fixes #<issue number>
#### Checklist
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated - the order of entries should be `[Added]`, `[Changed]`, `[Fixed]`