Closed annibalsilva closed 2 years ago
path: (do not delete) https://github.com/bcgov/BC-Policy-Framework-For-GitHub/blob/master/BC-Open-Source-Development-Employee-Guide/appropriate-use.md (do not delete) devhub page: https://developer.gov.bc.ca/Code-Management/Github-Practices-in-Gov
The underscore character (_) makes the name of the file CODE_OF_CONDUCT.md appears as CODEOFCONDUCT.md on the web page. We can fix this by escaping both underscores from the file name.
_
The content of the page is gone, so the problem described cannot be verified anymore.
Devhub Content Issue
The underscore character (
_
) makes the name of the file CODE_OF_CONDUCT.md appears as CODEOFCONDUCT.md on the web page. We can fix this by escaping both underscores from the file name.