chore: add manual testing guidance to React Doctor PRs

This commit is contained in:
Bohdan Triapitsyn
2026-05-14 19:11:43 +03:00
parent 0eb72eb867
commit 5e3afa3aa7
+1
View File
@@ -52,6 +52,7 @@ PR requirements:
- Include diagnostics fixed according to `check-batch`.
- Include remaining diagnostics in selected files.
- Include validation results for `bun run type-check` and `bun run lint`.
- Include a `Manual testing recommendations` section with focused checks for the changed behavior. Base it on the selected files and actual edits, for example checking affected dropdowns, keyboard navigation, model/agent selection, settings controls, or mobile/desktop variants.
- Include any skipped diagnostics and why.
Constraints: