Ruben2776 5 лет назад
Родитель
Сommit
3c18a7eb4d
1 измененных файлов с 0 добавлено и 23 удалено
  1. 0 23
      .github/CONTRIBUTE.md

+ 0 - 23
.github/CONTRIBUTE.md

@@ -1,23 +0,0 @@
-# Contribute
-
-## Introduction
-
-Thank you for considering contributing to PicView! It's people like you that make the open source community such a great place! 😊
-
-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. It helps us triage them.
-
-## Getting started
-Work in progress, will update!
-
-## Questions
-
-If you have any questions, you are welcome create an [issue](https://github.com/Ruben2776/PicView/issues)
-
-## Coding conventions
-
-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