diff --git a/.prettierignore b/.prettierignore
index d518ac43..eb2aa384 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -1,8 +1,11 @@
node_modules
.next
/public
+
*.lock
*.log
+
.github
+
data
pgdata
diff --git a/README.md b/README.md
index 7c84c78b..3749b800 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,6 @@
-
-
@@ -96,7 +94,7 @@ Join and follow us in the following platforms to stay up to date about the most
## Suggestions
-We _usually_ go after the [popular suggestions](https://github.com/linkwarden/linkwarden/issues?q=is%3Aissue%20is%3Aopen%20sort%3Areactions-%2B1-desc). Feel free to open a [new issue](https://github.com/linkwarden/linkwarden/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=) to suggest one - others might be interested too! :)
+We _usually_ go after the [popular suggestions](https://github.com/linkwarden/linkwarden/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc). Feel free to open a [new issue](https://github.com/linkwarden/linkwarden/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=) to suggest one - others might be interested too! :)
## Roadmap
@@ -113,16 +111,7 @@ Here are some community-maintained projects that are built around Linkwarden:
## Development
-If you want to contribute, Thanks! Start by choosing one of our [popular suggestions](https://github.com/linkwarden/linkwarden/issues?q=is%3Aissue%20is%3Aopen%20sort%3Areactions-%2B1-desc), just please stay in touch with [@daniel31x13](https://github.com/daniel31x13) before starting.
-
-# Translations
-
-If you want to help us translate Linkwarden to your language, please join our [Crowdin project](https://crowdin.com/project/linkwarden) and start translating. We would love to have your help!
-
-To start translating a new language, please create an issue so we can set it up for you. New languages will be added once they reach at least 50% translation completion.
-
-
-
+If you want to contribute, Thanks! Start by checking our [public roadmap](https://github.com/orgs/linkwarden/projects/1), there you'll see a [README for contributers](https://github.com/orgs/linkwarden/projects/1?pane=issue&itemId=34708277) for the rest of the info on how to contribute and the main tech stack.
## Security