-
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.
- Loading branch information
Showing
2 changed files
with
39 additions
and
27 deletions.
There are no files selected for viewing
39 changes: 39 additions & 0 deletions
39
...ISSUE_TEMPLATE/enable-preview-for-my-skin-on-https---skins-demo-wmflabs-org-.md
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,39 @@ | ||
--- | ||
name: Enable preview for my skin on https://skins-demo.wmflabs.org/ | ||
about: Enable preview for my skin on https://skins-demo.wmflabs.org/ | ||
title: Please enable my skin for live preview option | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**What is the link to the MediaWiki page of your skin?** | ||
A link so I know what you are talking about. Only skins on MediaWiki.org in the Skin namespace will be added to the site. | ||
|
||
URL for skin: https://www.mediawiki.org/wiki/Skin:________ | ||
|
||
**Does the skin work in the latest MediaWiki version*?* | ||
Only skins that run without fatals will be added to the live preview mode. | ||
|
||
Please check this box if you confirm to the best of your knowledge this is done [] | ||
|
||
**Do you have any deprecation warnings*?* | ||
I only enable new skins without deprecation warnings. If a preview has been disabled, please make sure all deprecation warnings are also taken care of before creating this ticket. | ||
|
||
Please check this box if you confirm to the best of your knowledge this is done [] | ||
|
||
**Does your skin require composer or other extensions?** | ||
Only skins with zero dependencies will be added. | ||
|
||
Please check this box if you confirm to the best of your knowledge this is done [] | ||
|
||
**Does your skin have a screenshot at the path `screenshots/1280x800.png?``` | ||
|
||
A screenshot is required for the skin to be added. | ||
Please check this box if you confirm to the best of your knowledge this is done [] | ||
|
||
**Does your skin using PHP hooks?** | ||
Code is audited before being enabled. The simpler and more restricted the implement of the skin the quicker it will get added. | ||
|
||
**Additional context** | ||
Add any other context you think might be useful can be added here. |
27 changes: 0 additions & 27 deletions
27
.github/ISSUE_TEMPLATE/enable-preview-for-my-skin-on-skins-wmflabs-org.md
This file was deleted.
Oops, something went wrong.