Azure / Azure/autorest.powershell
Build-module will overwrite updated example files when renaming.
Open
bug
investigate
Ramp Up
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Existed example file: ABC.md
Comdlet renaming: ABC -> Abc
After running build-module, we will get a blank example file Abc.md.
What we expected:
- For upper/lower case diff, get an example file Abc.md with original updates.
- For other complex renaming, do not delete existing files
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.