Kaynağa Gözat

Update CONTRIBUTING.md

Ruben2776 5 yıl önce
ebeveyn
işleme
db9e50dbff
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      CONTRIBUTING.md

+ 1 - 2
CONTRIBUTING.md

@@ -7,6 +7,7 @@ Thank you for considering contributing to my picture viewer! It's people like yo
 I welcome any type of contribution, not only code. You can help with 
 - **QA**: Ask questions or file bug reports, in the issue section, the more details you can give the better
 - **Code**: take a look at the [open issues](https://github.com/Ruben2776/PicView/issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters.
+- **Translating** the app: https://github.com/Ruben2776/PicView/issues/13
 
 ## Getting started
 Read https://github.com/Ruben2776/PicView/wiki/Development
@@ -21,5 +22,3 @@ If you have any questions, you are welcome create an [issue](https://github.com/
 
 Code should be optimized for readability and reusability, whereever possible.
 In order to sanitize coding standards, please use the [C# Coding Conventions](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions).
-
-## Credits