From 37ff667bd92e49d80c658007c76912348ec89e2c Mon Sep 17 00:00:00 2001 From: Dum4G Date: Wed, 17 Jun 2026 15:34:58 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e28316ae33..e61be30a61 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -242,6 +242,7 @@ Each playlist file must ## Project Structure +``` iptv/ ├── .github/ │ ├── ISSUE_TEMPLATE/ # Templates for submitting issues/requests @@ -257,7 +258,7 @@ iptv/ ├── CONTRIBUTING.md # This contributor guide, the file you are currently reading. ├── PLAYLISTS.md # Automatically generated index of all available playlists └── README.md # The primary landing page and project description - +``` ## Scripts These scripts are created to automate routine processes in the repository and make it a bit easier to maintain.