Azure-Samples / Azure-Samples/document-intelligence-code-samples
Invalid Characters in File Name (WINDOWS)
- Dominant language
- C#
- Stars
- 201
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
The **document-intelligence-code-samples/schema/2024-11-30-ga/us-tax/1040/*-1040.md** and **document-intelligence-code-samples/schema/2024-11-30-ga/us-tax/1098/*-1098.md** files have an asterisk in their filenames which is a reserved/illegal character on Windows 10/11 causing issues for developers on those OSes when cloning the repo locally. Recommend changing the asterisk to the word **all** or removing the prefix altogether
Contributor guide
Research direction
Inspect the filenames under document-intelligence-code-samples/schema/2024-11-30-ga/us-tax/1040/ and 1098/ and identify the entries containing asterisks. Rename those files to use “all” or remove the prefix, then verify that the affected paths no longer contain Windows-reserved characters and that the repository references remain consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100