From 7cc25275a4ed8ee34bf8c4dbd65c5bf287a0d60d Mon Sep 17 00:00:00 2001 From: nitro <143457057+n7itro@users.noreply.github.com> Date: Sun, 18 Aug 2024 02:09:39 +0200 Subject: [PATCH] removed duplicate title, lexical changes for consistency and brevity --- .../themes-marketplace-submission-guidelines.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/content/themes-store/themes-marketplace-submission-guidelines.md b/content/themes-store/themes-marketplace-submission-guidelines.md index 389c786..0af5d22 100644 --- a/content/themes-store/themes-marketplace-submission-guidelines.md +++ b/content/themes-store/themes-marketplace-submission-guidelines.md @@ -2,9 +2,7 @@ title: Themes Store Submission Guidelines --- -# Themes Store Submission Guidelines - -If you are a theme developer and would like to submit your theme to the Themes Store, please follow these guidelines: +If you are a theme developer and would like to submit your theme, please follow these guidelines: 1. **Theme requirements**: - Your theme must be compatible with Zen Browser. @@ -13,10 +11,10 @@ If you are a theme developer and would like to submit your theme to the Themes S - Your theme must not violate any copyright laws. 2. **Theme Validation**: - - Your theme's name has to be unique and less than `25` characters. - - Your theme's description has to be less than `100` characters. - - Your theme's screenshot has to be a `PNG` with size of `300x200` (it can be resized after upload). - - Your theme must contain a valid `readme` describing the theme and how to use it. + - Your theme's name must be unique and less than `25` characters. + - Your theme's description must be less than `100` characters. + - Your theme's screenshot must be a `PNG` with a size of `300x200` (it can be resized after upload). + - Your theme must contain a valid `README` describing the theme and how to use it. - If your theme has any preferences values, they must be set in the `preferences` text area as a `JSON` object. - See how preferences work [here](themes-store/themes-marketplace-preferences.md). @@ -30,4 +28,4 @@ If you are a theme developer and would like to submit your theme to the Themes S - If you would like to update your theme, please create an issue [here](https://github.com/zen-browser/theme-store/issues/new) - Please explain the changes you have made. -> Themes are automatically updated and generated by the bot. If your theme is not approved, you will receive a message with the reason why it was not approved. \ No newline at end of file +> Themes are automatically updated and generated by the bot. If your theme is not approved, you will receive a message with the reason why it was not approved.