diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f40ff4be0..715c0d94f7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -208,7 +208,7 @@ All links in playlists are sorted automatically according to the information use Each playlist file must - Have an .m3u extension -- Start from an ```#EXTM3U``` string +- Start with a ```#EXTM3U``` header - Strictly follow the [Stream Description Scheme](#stream-description-scheme) and pass linter checks from [check workflow](https://github.com/iptv-org/iptv/blob/master/.github/workflows/check.yml) - Use CRLF file endings and use UTF-8 encoding without BOM