Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.12 KB

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 1.12 KB

Contribute

Introduction

Thank you for considering contributing to my picture viewer! 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. Even if you can't write code, commenting on them, showing that you care about a given issue matters.
  • Translating the app: #13

Getting started

Read https://github.com/Ruben2776/PicView/wiki/Development

Add new issue or comment on existing one

Questions

If you have any questions, you are welcome create an issue

Coding conventions

Code should be optimized for readability and reusability, whereever possible. In order to sanitize coding standards, please use the C# Coding Conventions.