microsoft / microsoft/vscode-pull-request-github
Assisted issue and pull request descriptions
@alexr00 ya está trabajando en esto.
Desde el 12/6/2026.
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 795
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.