From 3152e3b46e9f2387532264e4e6f6379e029be845 Mon Sep 17 00:00:00 2001 From: Dum4G Date: Sat, 6 Jun 2026 18:48:07 +0300 Subject: [PATCH] Update CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ismaƫl Moret <30985701+BellezaEmporium@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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