microsoft / microsoft/WindowsAppSDK-Samples
Fix the UpdateVersions.* scripts to make them more useful
Open
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 1k
- Forks
- 335
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 8
Description
There are 2 undesirable issues to be looked at:
- blank lines are introduced into the modified files.
- some files might get updated unnecessarily.
Contributor guide
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 by locating the UpdateVersions.* scripts in the repository and run them against the sample files they modify. Inspect the generated changes for introduced blank lines and files that change without a version update; done means the scripts avoid both behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100