mirror of
https://github.com/iptv-org/iptv
synced 2026-09-09 05:17:04 -04:00
Update CONTRIBUTING.md
This commit is contained in:
+2
-1
@@ -242,6 +242,7 @@ Each playlist file must
|
|||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
|
|
||||||
|
```
|
||||||
iptv/
|
iptv/
|
||||||
├── .github/
|
├── .github/
|
||||||
│ ├── ISSUE_TEMPLATE/ # Templates for submitting issues/requests
|
│ ├── ISSUE_TEMPLATE/ # Templates for submitting issues/requests
|
||||||
@@ -257,7 +258,7 @@ iptv/
|
|||||||
├── CONTRIBUTING.md # This contributor guide, the file you are currently reading.
|
├── CONTRIBUTING.md # This contributor guide, the file you are currently reading.
|
||||||
├── PLAYLISTS.md # Automatically generated index of all available playlists
|
├── PLAYLISTS.md # Automatically generated index of all available playlists
|
||||||
└── README.md # The primary landing page and project description
|
└── README.md # The primary landing page and project description
|
||||||
|
```
|
||||||
## Scripts
|
## Scripts
|
||||||
|
|
||||||
These scripts are created to automate routine processes in the repository and make it a bit easier to maintain.
|
These scripts are created to automate routine processes in the repository and make it a bit easier to maintain.
|
||||||
|
|||||||
Reference in New Issue
Block a user