Update branding guide to include logo (#1469)

This commit is contained in:
Bill Thornton
2025-07-25 15:53:48 -04:00
committed by GitHub
parent fbdc59b7d7
commit 1aeb856708
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -3,3 +3,4 @@ blog/ @jellyfin/core
src/data/ @jellyfin/core
docs/general/about.md @jellyfin/core
docs/general/community-standards.md @joshuaboniface
docs/general/contributing/ @jellyfin/core
+2
View File
@@ -15,6 +15,8 @@
.env.test.local
.env.production.local
CODEOWNERS
npm-debug.log*
yarn-debug.log*
yarn-error.log*
+9
View File
@@ -14,6 +14,15 @@ You are free to use the Jellyfin name to promote your project, with some restric
- Do not use the Jellyfin name in any context that promotes, allows or encourages piracy.
- Do not wrongfully claim to be part of the Jellyfin team.
It is also preferred for projects outside of the Jellyfin organization use unique names that are not based on a "jelly" prefix or "fin" suffix.
## Usage of the Jellyfin logo
- Do not use the Jellyfin logo as the logo or app icon for your project. This includes:
- recolored variations of the logo
- rotating the logo
- any other minor changes to the official logo
## Writing Style
As a general rule, Jellyfin should always be capitalized, but language, file, or system conventions trump Jellyfin naming conventions.