VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386714 )

Change subject: README: Simplify “Contributing” section slightly and add LESS 
lint hint
......................................................................

README: Simplify “Contributing” section slightly and add LESS lint hint

Bug: T179111
Change-Id: Ic96c09c0f96e1cb697a323d7814de2f8312556bc
---
M README.md
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/14/386714/1

diff --git a/README.md b/README.md
index 1651ed9..2f7711b 100644
--- a/README.md
+++ b/README.md
@@ -60,9 +60,9 @@
 * You will need a [Wikitech 
account](https://wikitech.wikimedia.org/w/index.php?title=Special:UserLogin&returnto=Help%3AGetting+Started&type=signup)
 which you can use to login to [Gerrit](https://gerrit.wikimedia.org/), our 
code review system.
 * You will need a [Wikimedia 
account](https://www.mediawiki.org/w/index.php?title=Special:UserLogin&type=signup),
 which you can [use to login to 
Phabricator](https://www.mediawiki.org/w/index.php?title=Special:UserLogin&returnto=Special%3AOAuth%2Fauthorize&returntoquery=oauth_token%3D2fa60627878b83173e0196040b983326%26oauth_consumer_key%3D038ec949b263dc807b0079fd88538f37).
 * You should [create a Phabricator 
ticket](https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=PHID-PROJ-dgmoevjqeqlerleqzzx5)
 describing the issue you wish to change.
-* We automatically lint and style-check changes to JavaScript, PHP, CSS, Ruby 
and JSON files. You can test these yourself with `npm test` and `composer test` 
locally before pushing changes. SVG files should be squashed in advance of 
committing with [SVGO](https://github.com/svg/svgo) using `svgo --pretty 
--disable=removeXMLProcInst --disable=cleanupIDs <filename>`.
+* We automatically lint and style-check changes to JavaScript, PHP, LESS/CSS, 
Ruby and JSON files. You can test these yourself with `npm test` and `composer 
test` locally before pushing changes. SVG files should be squashed in advance 
of committing with [SVGO](https://github.com/svg/svgo) using `svgo --pretty 
--disable=removeXMLProcInst --disable=cleanupIDs <filename>`.
 * To submit your patch, follow [the "getting started" 
quick-guide](https://www.mediawiki.org/wiki/Gerrit/Getting_started). You should 
expect to get code review within a day or two.
-* A new version of the library is cut and released most weeks on Tuesdays.
+* A new version of the library is released most weeks on Tuesdays.
 
 
 Versioning

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic96c09c0f96e1cb697a323d7814de2f8312556bc
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: VolkerE <volke...@wikimedia.org>

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

Reply via email to