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:05:00 +03:00
committed by GitHub
co-authored by Ismaël Moret
parent f47da28564
commit 7f7fb5f690
+1 -1
View File
@@ -206,7 +206,7 @@ There are two types of playlists that can be found in [streams/](https://github.
Please consider that both playlists are not meant to be used by viewers and intended to stay that way for the ease of maintanance.
All links in playlists are sorted automatically according to the information used from our [Database](https://iptv-org.github.io/) so there is no need to sort them manually. For more info, see [Scripts](#scripts).
Each palylist file must
Each playlist file must
- Have an .m3u extension
- Start from an ```#EXTM3U``` string
- 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)