Updated Contributing to Jellyfin (markdown)

Joshua M. Boniface 2019-01-01 15:51:47 -05:00
parent f3bcd664cf
commit 33990b9882

@ -36,7 +36,7 @@ Finally there are a few more issue types to assist in managing the project:
### What if there isn't an issue?
If there isn't already an issue dealing with the changes you want to make, please [create an issue] to track it first, then ensure your PR(s) reference the issue in question. Especially useful for bugs that are found and then fixed by the author.
If there isn't already an issue dealing with the changes you want to make, please [create an issue] to track it first, then ensure your PR(s) reference the issue in question. Especially useful for bugs that are found and then fixed by the author. Please see the [issue guidelines below](https://github.com/jellyfin/jellyfin/wiki/Contributing-to-Jellyfin#issue-guidelines) for more details.
## How should you make changes?