From 38f2b7c7f953cbbb3a8f811cc569f606157a9f26 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.