Describe the issue
Two documentation bugs found in README.md:
-
Wrong license link in the introduction section points to the VSCode
repository instead of BCApps:
-
Grammar errors in the Repository Structure section:
- "build folder contain" → "build folder contains"
- "applications are build" → "applications are built"
Both fixes are in README.md only. A PR is ready to be submitted once this
issue is approved.
Expected behavior
-
The MIT license link should point to BCApps' own LICENSE file:
https://github.com/microsoft/BCApps/blob/main/LICENSE
-
The Repository Structure section should read:
- "build folder contains the magic around how the applications are built"
Steps to reproduce
- Open README.md in the root of the repository
- Look at the introduction section for the wrong license link
- Look at the Repository Structure section for the grammar errors
Additional context
No response
I will provide a fix for a bug
Describe the issue
Two documentation bugs found in README.md:
Wrong license link in the introduction section points to the VSCode
repository instead of BCApps:
Grammar errors in the Repository Structure section:
Both fixes are in README.md only. A PR is ready to be submitted once this
issue is approved.
Expected behavior
The MIT license link should point to BCApps' own LICENSE file:
https://github.com/microsoft/BCApps/blob/main/LICENSE
The Repository Structure section should read:
Steps to reproduce
Additional context
No response
I will provide a fix for a bug