Updated Contributing to Jellyfin (markdown)

Joshua M. Boniface 2018-12-20 19:03:45 -05:00
parent 0fa83f188b
commit 98c2eb1b6c

@ -2,7 +2,7 @@ Thank you for your interest in contributing to Jellyfin! We are a community proj
This document describes how to contribute to Jellyfin via GitHub, and is applicable to anyone who might wish to open up an issue or do a pull request. Please give it a read-through first.
Before contributing it is advised to read over our [naming conventions](https://github.com/jellyfin/jellyfin/wiki/Naming-Conventions-for-Jellyfin) to ensure consistent usage of the name.
Before contributing it is advised to read over our [coding style guide](https://github.com/jellyfin/jellyfin/wiki/Jellyfin-Coding-Style) to ensure consistent coding as well as name usage.
## How can I contribute?