All release notes should be consistent for BOM and LEs
Open
area-release-notes
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
Our model for JSON, markdown, and all other text formats should be:
- UTF8
- No BOM
- LF line-endings
We should ensure our linters enforce this.
Contributor guide
Assessment
This issue has not been assessed yet.