From 659ad8537aea6681d27b2c87aa87aabfdfe67664 Mon Sep 17 00:00:00 2001 From: fox Date: Sat, 21 May 2022 21:21:32 +0300 Subject: [PATCH] Update 'CONTRIBUTING.md' --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d317b8c6..033175ca7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,8 @@ ## Contributing code the right way -*NOTE (March, 2022): Gitea registration is disabled until further notice. Please PM me on the forum or post in the Development subforum, I'll make an account for you ASAP. -fox* - TLDR: it works like Github. -1. Register on the [development website](https://git.tt-rss.org); +1. Register on the [development website](https://dev.tt-rss.org); 2. Fork the repository you're interested in; 3. Do the needful; 4. File a PR against master branch;