Update CONTRIBUTING.md

Co-authored-by: Ismaël Moret <30985701+BellezaEmporium@users.noreply.github.com>
This commit is contained in:
Dum4G
2026-06-06 18:48:07 +03:00
committed by GitHub
co-authored by Ismaël Moret
parent d73ec5ea59
commit 3152e3b46e
+1 -1
View File
@@ -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