-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: #11
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# About the preview service | ||
|
||
## How do I add a skin to the preview service? | ||
|
||
[Create a new issue](https://github.com/jdlrobson/skins.wmflabs.org/issues/new?assignees=&labels=&projects=&template=enable-preview-for-my-skin-on-https---skins-demo-wmflabs-org-.md&title=Please+enable+my+skin+for+live+preview+option) | ||
|
||
## How often does the preview get updated? | ||
|
||
Every new MediaWiki release, I will pull the latest code for your skin. If your skin fatals I will disable it and file an issue against your skin. I will also update the entry on MediaWiki.org to mark it as **unstable**. | ||
|
||
## My skin's preview got disabled! How do I restore it? | ||
|
||
First make sure your skin is no longer fataling and the fixes are merged into master/main branch. Please also address any deprecation warnings before requesting an update. | ||
|
||
Then please | ||
[Create a new issue](https://github.com/jdlrobson/skins.wmflabs.org/issues/new?assignees=&labels=&projects=&template=enable-preview-for-my-skin-on-https---skins-demo-wmflabs-org-.md&title=Please+enable+my+skin+for+live+preview+option) to get the skin restored on the demo service. |