From 86852e98957a28acca8e4618920b5a9c74c41720 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 2 Oct 2022 19:14:51 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96d62e4c40..0dacfe5067 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ If you would like to replace a broken stream or add a new one, please do the fol - open the `/streams` folder and find the file that has the same code in its name and open it - if broken, find the broken link in this file and replace it with working one - if new, at the very end of this file add a link to the channel with a description -- if the broadcast is not available outside of a certain country, add the label `[Geo-blocked]` to the end of the channel name and list these countries in the `tvg-country` attribute +- if the broadcast is not available outside of a certain country, add the label `[Geo-blocked]` to the end of the channel name - if the broadcast is not available 24 hours a day, add the label `[Not 24/7]` - commit all changes and send a pull request