Update CONTRIBUTING.md
This commit is contained in:
parent
fbc23d1675
commit
fa6af2cdc6
|
@ -168,6 +168,7 @@ http://example.com/stream.m3u8
|
||||||
- `scripts/`
|
- `scripts/`
|
||||||
- `data/`: data used in scripts.
|
- `data/`: data used in scripts.
|
||||||
- `helpers/`: helper scripts.
|
- `helpers/`: helper scripts.
|
||||||
|
- `create-matrix.js`: used within GitHub workflow to create matrix of files to process.
|
||||||
- `filter.js`: used within GitHub workflow to remove blacklisted channels from playlists.
|
- `filter.js`: used within GitHub workflow to remove blacklisted channels from playlists.
|
||||||
- `format.js`: used within GitHub workflow to format channel descriptions.
|
- `format.js`: used within GitHub workflow to format channel descriptions.
|
||||||
- `generate.js`: used within GitHub workflow to generate all additional playlists.
|
- `generate.js`: used within GitHub workflow to generate all additional playlists.
|
||||||
|
|
Loading…
Reference in New Issue