microsoft / microsoft/vscode-pull-request-github
PR description: suggestions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Refs: https://github.com/microsoft/vscode/issues/114967
Would be cool if in the PR create flow in the Descripiton I could use suggestions to get offered issue numbers, user names etc.. Like we have in other parts of the GH UI in VS Code.
My use case is that in the PR descripiton I would usually say "fixes #ISSUE_NUMBER"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the pull request creation flow, specifically the description field, and compare it with the suggestion behavior already available elsewhere in the GitHub UI in VS Code. The work is done when issue numbers, user names, and similar references can be suggested while writing a PR description, including the stated “fixes #ISSUE_NUMBER” use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100