summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 21:32:25 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 21:32:25 +0000
commitb49de6e92ce9df022bde05b57ca85bde026b8c57 (patch)
treefdb2c0ca685253e28e7519d6ffaafdec58c8c943
parentceab15254b776de948d63f06338deede8280e043 (diff)
Add some basic content to 'CONTRIBUTING.md'.
-rw-r--r--CONTRIBUTING.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a0990367e..03a8303db 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1 +1,5 @@
-TBD
+Contributions (code, translations, reporting issues, etc.) are welcome.
+
+> [!NOTE]
+> The original tt-rss project handled translations via Weblate.
+> It's yet to be determined how this project will handle things.