diff --git a/Building-from-Source.md b/Building-from-Source.md index f0d93e8..27a6daa 100644 --- a/Building-from-Source.md +++ b/Building-from-Source.md @@ -1,5 +1,3 @@ -# Building from Source - Jellyfin seeks to integrate build facilities for any desired packaging format. Instructions for the various formats can be found below. NOTE: When building from source, only cloning the full Git repository is supported, rather than using a `.zip`/`.tar` archive, in order to support submodules. diff --git a/Feature-Requests.md b/Feature-Requests.md index a3f1938..6fad474 100644 --- a/Feature-Requests.md +++ b/Feature-Requests.md @@ -1,5 +1,3 @@ -# Feature Requests - Before you open your feature request, please know that we're currently working very hard to make the software stable. When we are able to, we'll begin working on feature requests. It is also useful to [search the existing issues](https://github.com/jellyfin/jellyfin/issues?utf8=✓&q=is%3Aissue) to make sure a similar request hasn't already been made. If one exists, consider adding a [GitHub Reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) :thumbsup: to show your support! diff --git a/Home.md b/Home.md index a077dd1..b6afb3c 100644 --- a/Home.md +++ b/Home.md @@ -9,7 +9,7 @@ Jellyfin is descended from Emby 3.5.2, ported to the .NET Core framework, and ai

-Want to get started? Choose from Prebuilt Packages, or build from source. +Want to get started? Choose from Prebuilt Packages, or Build from Source.

Want to contribute? Check out our wiki for guidelines. diff --git a/Issue-Guidelines.md b/Issue-Guidelines.md index 80a888c..b5f3409 100644 --- a/Issue-Guidelines.md +++ b/Issue-Guidelines.md @@ -1,5 +1,3 @@ -# Issue Guidelines - Before you open the issue, please know that we're currently working very hard to make the software stable. As a result, there are a lot of changes that are happening very quickly. It's extremely helpful if you [search the existing issues](https://github.com/jellyfin/jellyfin/issues?utf8=✓&q=is%3Aissue) to see if your issue has already been reported. diff --git a/Prebuilt-Packages.md b/Prebuilt-Packages.md index 7e4ff5f..321a7f2 100644 --- a/Prebuilt-Packages.md +++ b/Prebuilt-Packages.md @@ -1,4 +1,3 @@ -# Prebuilt Packages Prebuilt packages are available for Debian/Ubuntu and Arch, and via Docker Hub. ### Debian