From 5f0a8143df4cc0716da152303b2e78e7b6b51045 Mon Sep 17 00:00:00 2001 From: Joel Date: Thu, 18 Feb 2016 21:43:12 -0300 Subject: [PATCH] add new rules --- CONTRIBUTING.md | 7 +++++++ README.md | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb222dea..a5d39226 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,3 +9,10 @@ Once your tip is ready, [issue a pull request](https://help.github.com/articles/ # Notes Leave the date and the tip number with **xx**. When we decide to merge the pull request, you will add them and squash your commits. + +# Tip flow + +**Tip sended** -> **Tip in review** -> **Tip Approved** + +When you send a tip, this has to pass the review process, while, the tip is in review status will have `under review` label. +When X persons made the review and give his :shipit:`:shipit:` the tip is `ready to merge`. \ No newline at end of file diff --git a/README.md b/README.md index 63b5eac7..f9e45ad5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ ![header](https://raw.githubusercontent.com/loverajoel/jstips/gh-pages/resources/jstips-header-blog.gif) -# Introducing JavaScript Tips [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -> New year, new project. **A JS tip per day!** +# JS Tips [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +> A useful Js tip -With great excitement, I introduce these short and useful daily JavaScript tips that will allow you to improve your code writing. With less than 2 minutes each day, you will be able to read about performance, conventions, hacks, interview questions and all the items that the future of this awesome language holds for us. +This is an awesome project about shorts and useful JavaScript tips that will allow you to improve your code writing. With less than 2 minutes, you will be able to read about performance, conventions, hacks, interview questions and all the items that the future of this awesome language holds for us. -At midday, no matter if it is a weekend or a holiday, a tip will be posted and tweeted. +Frequently, no matter if it is a weekend or a holiday, a tip will be posted and tweeted. ### Can you help us enrich it? -Please feel free to send us a PR with your own JavaScript tip to be published here. +Sure, you can help the project in two ways, sending your tip or reviewing futures tips. Any improvements or suggestions are more than welcome! [Click to see the instructions](https://github.com/loverajoel/jstips/blob/gh-pages/CONTRIBUTING.md) @@ -81,4 +81,4 @@ There are a lot of ways to get update, choose your own - 00 - [Insert item inside an Array](https://github.com/loverajoel/jstips/blob/gh-pages/_posts/en/2015-12-29-insert-item-inside-an-array.md) ### License -[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) +[GNU GENERAL PUBLIC LICENSE](https://github.com/loverajoel/jstips/blob/gh-pages/LICENCE.md)