···94949595- Use `pnpm run lint:fix` to format files according to the project guidelines.
96969797+## AI Contributions
9898+9999+The team welcomes the use of AI as a personal assistant when contributing to Vitest. However, we strongly believe that a real person must be behind every issue and pull request.
100100+101101+All issues and pull requests must be opened by a real person using the official templates. If AI assisted in creating a pull request, please disclose the tool used (e.g. Claude, Codex, Copilot).
102102+103103+Pull requests or issues entirely generated by AI with no human involvement (e.g. by an automated agent) will be labeled "maybe automated" by the maintainers and closed automatically after 3 days unless a real person responds.
104104+105105+AI-generated comments on issues, pull requests or discussions that add no value or contain incorrect information will be hidden by the maintainers.
106106+107107+These measures help reduce maintenance burden and keep the team's work efficient.
108108+97109## Maintenance Guidelines
9811099111> The following section is mostly for maintainers who have commit access, but it's helpful to go through if you intend to make non-trivial contributions to the codebase.