microsoft / microsoft/vscode-pull-request-github

Assisted issue and pull request descriptions

Open
#8,807 3 comments 0 reactions 1 assignee View on GitHub

@alexr00 is already working on this.

Since Jun 12, 2026.

feature-request
Dominant language
TypeScript
Stars
2.6k
Forks
795
Avg merge
1d 4h
Merged PRs (30d)
46

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.