Comment conflicts with Action
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 951
- Forks
- 504
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/lamw/vmware-scripts/blob/master/powershell/xMove-VM.ps1
Comment 'Retrieve Source VC SSL Thumbprint'
contradicts variable name
$vcurl = "https://" + $destVC
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
Open powershell/xMove-VM.ps1 and inspect the comment 'Retrieve Source VC SSL Thumbprint' alongside the $vcurl assignment. Update the comment so it matches the destination VC referenced by the variable, then review the surrounding script to confirm the wording is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- infrastructure
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100