The Uninstall-ChocolateyZipPackage file's casing is incorrect.
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
### Checklist
- [x] I confirm there are no unresolved issues reported on the [Chocolatey Status page](https://status.chocolatey.org).
- [x] I have verified this is the correct repository for opening this issue.
- [x] I have verified no other issues exist related to my problem.
- [x] I have verified this is not an issue for a specific package.
- [x] I have verified this issue is not security related.
- [x] I confirm I am using **official**, and **not** unofficial, or modified, Chocolatey products.
### What You Are Seeing?
The filename for the `Uninstall-ChocolateyZipPackage` helper uses a capital `I` in it's filename instead of the correct lowercase.
### What is Expected?
The file should use the same casing as the helper itself does.
### How Did You Get This To Happen?
Reported on the Docs repo PR: https://github.com/chocolatey/docs/pull/1281
### User Story
_No response_
### System Details
N/A
### Installed Packages
```bash
N/A
```
### Output Log
```bash
N/A
```
### Additional Context
There is some internal discussions that need to happen around if there are any concerns around renaming this file.
### Acceptance Criteria
_No response_
### Related Issues
- https://github.com/chocolatey/docs/pull/1281
Contributor guide
Research direction
Start with the related docs PR #1281 and locate the file named for the Uninstall-ChocolateyZipPackage helper. Check its references and review the internal discussion about renaming before proceeding; done means the filename casing matches the helper name without breaking references.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100