fix: add missing blank line before section heading

This commit is contained in:
Alex Yan
2026-05-24 10:09:33 +08:00
parent 4af5fb109b
commit 4ed79436d2
+1
View File
@@ -286,6 +286,7 @@ Integrations that automatically review pull requests and suggest code fixes:
- [PR Triage](https://pr-triage-web.vercel.app) — Open source PR evaluation tool that scores pull requests on six quality dimensions with diff evidence. BYOK, MIT licensed.
- [prpack-action](https://github.com/Lucas2944/prpack-action) — GitHub Action that runs prpack on every PR, uploads the packed markdown as an artifact, and posts a summary comment. MIT.
- [Issue AI Agent](https://github.com/alexyan0431/issue-ai-agent) — Open source GitHub Action that auto-classifies, labels, and replies to issues using AI. Detects duplicates and handles follow-up comments. Supports Claude, OpenAI, and OpenAI-compatible APIs (BYOK). MIT licensed.
### CI/CD & Testing Automation
Tools that generate unit/e2e tests and integrate AI into CI/CD pipelines: