ALEPH HUB
/EN
提交
← 返回
S
Communityprompt

Strict PR Review Instructions

一份仓库级的 Copilot 审查策略,要求每个 PR 都提供具体的「实际行为验证」证据,并对敏感改动倾向于给出阻断性反馈。

概览安全

一份可直接放入仓库的 `.github/copilot-instructions.md`:要求 AI 审查者把仓库的 PR 模板和 CONTRIBUTING 规范当作硬性要求执行,标记出缺少具体「实际行为验证」(环境、确切命令、观察到的结果、未测试的部分)的 PR,指出缺失的测试或占位文本,并对面向用户、发布、依赖、工作流或安全相关的改动优先给出阻断性反馈而非建议性反馈。

When performing a pull request review in this repository:

1. Treat `.github/PULL_REQUEST_TEMPLATE.md` and `CONTRIBUTING.md` as required policy, not optional guidance.
2. Flag pull requests that do not include concrete "Real Behavior Proof" with environment, exact commands or steps, observed result, and what was not tested.
3. Be strict about contributor verification: missing tests, missing runtime evidence, or placeholder PR text should be called out.
4. For user-facing, release, dependency, workflow, or security-sensitive changes, prefer blocking feedback over optional suggestions.
5. Focus on correctness, safety, and whether the PR is actually ready for human maintainer review.
#pull-request#code-review#copilot-instructions#verification
相关推荐
Coherence Coach
AWeirdDev
Community

监看对话,找出助手可能忽略的上下文,仅在确有必要时给出提醒,否则返回 null。

promptmarkdown
React + Tailwind Product Card Component Prompt
AmirMotefaker
Community

让模型扮演资深前端工程师,生成可用于生产环境、响应式的 React + Tailwind CSS 商品卡片组件(TypeScript)。

promptmarkdown
Secure JWT Authentication Middleware
AmirMotefaker
Community

一个「角色/任务/规则」结构的提示词模板,要求模型为 Node.js + Express 设计安全的 JWT 认证中间件,包含 bcrypt 密码哈希与完整错误处理。

promptmarkdown