Pull Request Template

更新:2026-07-14

说明

## Summary

<!-- What are you adding or fixing? Keep it specific. -->

## Contribution Type

<!-- Check one. Standalone external tool, product, directory, marketplace, or service listings are not accepted. -->

- [ ] New Cursor rule file or rules folder - [ ] Update/fix to an existing rule - [ ] New `rules/*.mdc` rule - [ ] Documentation or README cleanup

## Value To Cursor Users

<!-- Explain the practical Cursor workflow this improves. Keep it neutral and focused on reusable rule value, not product marketing. -->

## Added Or Changed Files

<!-- List the important files and why they changed. -->

-

## Quality Checklist

- [ ] The contribution includes original rule content, or clearly credits the source. - [ ] New rule files use a descriptive kebab-case filename, such as `react-typescript.mdc`. - [ ] New `rules/*.mdc` files include frontmatter with a non-empty `description`, relevant `globs`, and `alwaysApply: false` unless the rule is universal. - [ ] README links use canonical GitHub URLs for repo files and point to the correct category. - [ ] The text is neutral and useful, not sales copy. - [ ] This is not a standalone external tool, product, directory, marketplace, or service listing. - [ ] No secrets, tokens, affiliate links, tracking links, or unrelated product claims are included. - [ ] I checked for duplicate or near-duplicate existing entries.

## Notes For Maintainers

<!-- Anything maintainers should review closely, such as licensing, source attribution, or why this belongs in the main README. -->

来源

https://github.com/PatrickJS/awesome-cursorrules/blob/main/.github/pull_request_template.md

← 返回全部 Skill