jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/339918 )

Change subject: Remove README.md and CONTRIBUTING.md files
......................................................................


Remove README.md and CONTRIBUTING.md files

- README.md has been removed in favor of MediaWiki documentation
available at mediawiki.org
- CONTRIBUTING.md has been removed in favor of
  
https://www.mediawiki.org/wiki/Special:MyLanguage/Phabricator/Help#Creating_a_task

Change-Id: Ib934d151cf5cb1b8f361578e05e58cf25ce0f758
---
D CONTRIBUTING.md
D README.md
2 files changed, 0 insertions(+), 49 deletions(-)

Approvals:
  SamanthaNguyen: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index 213c96f..0000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,13 +0,0 @@
-#How to contribute
-
-As an open-source project, contributions are not only allowed but encouraged 
:D! If you'd like to learn how to help improve this MediaWiki skin, here are 
some things on what you could do, and some tips on how to do it:
-
- - File an issue / ticket
-       - If you need to find where the issues are, they're located at 
[mediawiki-skins-Material/issues](https://github.com/SamanthaNguyen/mediawiki-skins-Material/issues).
-       - The issue you submit can revolve around a new feature, optimizing 
performance, more efficient code, whatever! As long as its relevant to the 
project scope, issues are welcomed.
-       - Keep in mind to provide constructive feedback and be polite :)
-       - Include a screenshot or perhaps a .gif, visual information helps a 
lot!
-       - Tell us what web browser you're using, what version, and what kind of 
device (laptop, tablet, or phone?).
-       - For users with write access - Add a label to the issue accordingly so 
everything is organized and can be easily found.
- - Submit a pull request
-       - Make sure you add a description and a title summary on what you're 
intending to do so other users can understand.
diff --git a/README.md b/README.md
deleted file mode 100644
index 41c1bee..0000000
--- a/README.md
+++ /dev/null
@@ -1,36 +0,0 @@
-# Demo
-* http://social-tools.wmflabs.org/wiki/Special:RecentChanges?useskin=material
-
-# What is 'Material'? 
-> The Material Design language created by Google, captured in MediaWiki 
software
-
-This is a project in **early alpha phase** that aims to combine Material 
Design with MediaWiki to create a new skin. In the visual environment, 
everything is interactive, showing movement to support the idea that the user 
is in control. Elements inside it aren't just about the aesthetics, but also 
about structure and meaning. The interface has colors that convey emotion, 
typefaces to encourage readability, pictures that are worth a thousand words, 
and more. 
-
-As it's continuously being developed, we keep in mind seven important factors 
listed below to always create a harmonious experience for the user to engage 
in. 
-- **Accessibility**  
-- **Cross-browser support**
-- **Cross-device support**
-- **Performance**
-- **Security**
-- **Navigation**
-- **Internationalization** (i18n)
-
-# Documentation
-https://www.mediawiki.org/wiki/Skin:Material
-
-# How to install
-1. Download the files into 
<code>[$IP](https://www.mediawiki.org/wiki/Manual:$IP)/skins/Material</code>
-2. In the file named <code>LocalSettings.php</code>, add the following line: 
```wfLoadSkin( 'Material' );```
-3. You can now verify that the skin is installed by checking Special:Version!
-
-**Note**: This skin only supports MediaWiki 1.26.x and above as MediaWiki 
1.25.x is currently deprecated.
-
-# Custom JS and CSS on the Wiki
-This is a list for the pages so you can use custom CSS and/or JS for your site.
-* Personal CSS is located at ```Special:Mypage/material.css``` / 
```User:<username>/material.css```
-* Personal JS is located at ```Special:Mypage/material.js``` / 
```User:<username>/material.js```
-* Wiki CSS is located at ```MediaWiki:Material.css```
-* Wiki JS is located at ```MediaWiki:Material.js```
-
-
-

-- 
To view, visit https://gerrit.wikimedia.org/r/339918
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib934d151cf5cb1b8f361578e05e58cf25ce0f758
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Material
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <samanthanguyen1...@gmail.com>
Gerrit-Reviewer: SamanthaNguyen <samanthanguyen1...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to