microsoft / microsoft/vscode-azurecontainerapps
Provide instructional message to users who fail to run `git.clone` in the walkthrough
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
In our walkthrough, we require the user to run git.clone through VS Code. In the rare chance that the user does not have git installed, we should probably provide additional instruction to the user on how to install git.
https://code.visualstudio.com/docs/sourcecontrol/intro-to-git
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
Locate the walkthrough step that asks users to run git.clone through VS Code, then review the linked VS Code Git documentation for installation guidance. Done means users without Git receive clear instructions for installing it before continuing the walkthrough.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript, vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100