docs: fix extra blank line for markdownlint (MD012)

This commit is contained in:
Abhimanyu Saharan
2026-02-12 14:14:29 +00:00
parent d6db63480e
commit a51446113b

View File

@@ -38,7 +38,6 @@ git checkout -b <branch-name>
If you accidentally based your branch off another feature branch, fix it by cherry-picking the intended commits onto a clean branch and force-pushing the corrected branch (or opening a new PR).
### Expectations
- Keep PRs **small and focused** when possible.