summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorfox <[email protected]>2022-05-21 21:21:32 +0300
committerfox <[email protected]>2022-05-21 21:21:32 +0300
commit659ad8537aea6681d27b2c87aa87aabfdfe67664 (patch)
treeba7c6fc8e38f8322bee5b2f8f25edabe6ccf532e /CONTRIBUTING.md
parent68e49203d1dd27e8ced08a6c99857925a2891244 (diff)
Update 'CONTRIBUTING.md'
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 1 insertions, 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;