diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f75b312b..f46b17e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,15 +32,18 @@ Yes or no, it depends on what you will try to do. Since I don't want to waste yo Here are some references: ✅ Usually Accept: -- Bug/Security fix +- Bug fix +- Security fix - Adding notification providers +- Adding new language files (You should go to https://weblate.kuma.pet for existing languages) +- Adding new language keys: `$t("...")` ⚠️ Discussion First - Large pull requests - New features ❌ Won't Merge -- Translations (You can now translate on https://weblate.kuma.pet) +- A dedicated pr for translating existing languages (You can now translate on https://weblate.kuma.pet) - Do not pass auto test - Any breaking changes - Duplicated pull request