summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-07-30 10:38:20 +0200
committerThomas <tschneider.ac@gmail.com>2023-07-30 10:38:20 +0200
commit1ed657eb5554f82f9ffde379754a628b94d83058 (patch)
treef90f1406150c0baddb5bbfda8939ac47f23ebfa0
parent4d2fa936323dcc76710018c1f5a6bfd2a52a23a8 (diff)
parent7488ee0914b68f1cc02b0faf73cf8e3c3704aa72 (diff)
Merge remote-tracking branch 'origin/develop' into develop
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0c0ad1be6..3ce155773 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,7 +3,7 @@ CONTRIBUTING
### Localizations:
-Fedilab works only with [Weblate]https://hosted.weblate.org/projects/fedilab), which offers nice
+Fedilab works only with [Weblate](https://hosted.weblate.org/projects/fedilab), which offers nice
tools for helping in translations. New translations will be automatically merged in a branch.
If you're submiting a merge request and your work adds new strings to the app, make sure they only
@@ -18,4 +18,4 @@ important part is how to reproduce the bug and steps to reproduce it.
### Pull Requests
-Please target the develop branch and not the main branch. \ No newline at end of file
+Please target the develop branch and not the main branch.