From 3209ffcfce96de6edc30dd3bd18b96051e4f6a97 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 30 Aug 2021 20:28:48 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef08f6c077..4f5a5e2d84 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -168,6 +168,7 @@ http://example.com/stream.m3u8 - ... - `unsorted.m3u`: playlist with channels not yet sorted. - `scripts/` + - `data/`: data used in scripts. - `helpers/`: helper scripts used in GitHub Actions. - `filter.js`: used within GitHub Action to remove blacklisted channels from playlists. - `format.js`: used within GitHub Action to format channel descriptions.