From cedebb1e830b71e83dc89b017141a5f0c2e285dc Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 18 Oct 2018 01:13:31 +0200 Subject: [PATCH] Added a contributing section to the readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 8c043ec..3f4d211 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,21 @@ make make install ``` +## Contributing + +Contributions are always welcome. You can submit them as pull requests or via +email to `tastytea`@`tastytea.de`. + +### Translations + +To start a new translation, go to `translations/` and copy `whyblocked_en.ts` to +a file [appropriate](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) +for the new language. If you want to translate to french for example, that file +name would be `whyblocked_fr.ts`. + +Use [Linguist](http://doc.qt.io/qt-5/qtlinguist-index.html) to edit the +`.ts`-files. + ## Bugs Please report them on the