From 62e6fe1f04ee8307218cad7b1aa6ee9e7dbfbb90 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Wed, 5 Aug 2026 22:48:06 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c71b76c5aa..3a86ec92fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,6 +22,8 @@ The first option is to send a request through one of the available [forms](https The second option is to edit the file in the [data/](data/) folder using any text editor and then send us a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests). +**NOTE:** We store separate records for each version of the channel, so if a channel's name has officially changed, it is enough to simply add a new record using the [form](https://github.com/iptv-org/database/issues/new?template=01_channels_add.yml). + **IMPORTANT:** Before sending the request, make sure that the number of columns in the file has not changed and that all rows end with [CRLF](https://developer.mozilla.org/en-US/docs/Glossary/CRLF). Otherwise we will not be able to review this request. ### How to delete an entry from the database?