microsoft / microsoft/vscode-pull-request-github
Assisted issue and pull request descriptions
@alexr00 已经在做这个了。
开始于 2026年6月12日。
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
Identified problem
In a large open source project like VS Code, the quality of issues and pull request descriptions can vary depending on the contributor’s experience. Some reports may lack important technical details, making bugs more difficult to reproduce and reviews slower to complete.
Even with existing templates, maintainers and reviewers may still need additional clarification before validating a contribution.
Suggested solution
Introduce an assistance feature during issue and pull request creation to help contributors provide clearer and more complete information.
The system could analyze the written content in real time and:
- suggest missing details
- detect ambiguous descriptions
- request reproduction steps
- recommend expected behavior or acceptance criteria
For example, if an issue report does not contain enough information to reproduce a bug, the assistant could notify the contributor before submission.
This feature could initially be optional in order to improve communication quality without affecting the flexibility of the current workflow.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。