From 8d81f0a96dd2613ba6b2fa3ba118f368db9cbb58 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 2 Jan 2019 14:53:52 -0500 Subject: [PATCH] Updated Contributing to Jellyfin (markdown) --- Contributing-to-Jellyfin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing-to-Jellyfin.md b/Contributing-to-Jellyfin.md index 5fcc4f3..a495dd8 100644 --- a/Contributing-to-Jellyfin.md +++ b/Contributing-to-Jellyfin.md @@ -10,7 +10,7 @@ The Jellyfin project consists of a C# core server, a Javascript-based UI, and a ## What should you do? -The best way to get going is to look through the [Issues list](https://github.com/jellyfin/jellyfin/issues), find an issue you would like to work on, and start hacking. Issues are triaged regularly by the administrative team, and labels assigned that should help you find issues within your skill-set. Once you start working on an issue, please feel free to comment on it stating as much, to avoid unnecessary duplication of work. +The best way to get going is to look through the [Issues list](https://github.com/jellyfin/jellyfin/issues), find an issue you would like to work on, and start hacking. Issues are triaged regularly by the administrative team, and labels assigned that should help you find issues within your skill-set. Once you start working on an issue, please comment on it stating your intent to work on the issue, to avoid unnecessary duplication of work. ### Major Issue Types