diff options
-rw-r--r-- | ISSUE_TEMPLATE.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 81acaa77..052de086 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,3 +1,6 @@ -- [ ] Issue title is prepended with `[language/lang-code]` if the language is -already on the site. If it's a request for a new language, use: -`Request: [language/lang-code]` +Make sure the issue title is prepended with '[language/lang-code]' if the language is +already on the site. +If it's a request for a new language, use: '[Request] [language/lang-code]' + +Issues are always welcome. If you are able and willing, we welcome any pull requets +as this is a community powered project. |