From be7bdc09e6ea2709368c1cefaf021eda77032f23 Mon Sep 17 00:00:00 2001 From: Abhinav Sharma Date: Mon, 10 Oct 2016 18:31:00 +0530 Subject: [PATCH 1/4] Added the PR friendly Julians Low hanging fruits on Julia lang --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 14dc9e7..dd47a38 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,12 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Ghost](https://github.com/TryGhost/Ghost/labels/beginner) _(label: beginner)_
Just a blogging platform - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn/labels/good%20for%20beginner) _(label: good for beginner)_
Awesome ESLint rules. +## Julia +- [Intro. Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_ +- [Documentation](https://github.com/JuliaLang/julia/labels/needs%20docs) _(label: needs docs)_ +- [Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_ + + ## PHP - [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin/labels/newbie) _(label: newbie)_
Admin interface for MySQL written in PHP. From 7f91087ed97e67845f9c7351033abf930e55cf05 Mon Sep 17 00:00:00 2001 From: Abhinav Sharma Date: Mon, 10 Oct 2016 18:45:49 +0530 Subject: [PATCH 2/4] Updated for Julia and ClojureScript --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dd47a38..b2f5561 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ If you are an open source project maintainer, add the label `first-timers-only` - [xoreos](https://github.com/xoreos/xoreos/labels/first-timers-only) _(label: first-timers-only)_
A reimplementation of BioWare's Aurora engine (and derivatives). +## ClojureScript + +- [LightTable](https://github.com/LightTable/LightTable)
The Next Generation code editor! One of the top funded projects on KickStarter. + - [Beginner](https://github.com/LightTable/LightTable/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner) + - [Documentation](https://github.com/LightTable/developer-guide) + ## Go - [Docker](https://github.com/docker/docker/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine @@ -54,6 +60,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn/labels/good%20for%20beginner) _(label: good for beginner)_
Awesome ESLint rules. ## Julia +- [Julia Language](http://julialang.org/)
"Move like Python, Run like C" - A fresh approach to technical computing! - [Intro. Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_ - [Documentation](https://github.com/JuliaLang/julia/labels/needs%20docs) _(label: needs docs)_ - [Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_ From 6815f64351b91ee604cf3a713d3b429e49c1fde8 Mon Sep 17 00:00:00 2001 From: Abhinav Sharma Date: Mon, 10 Oct 2016 18:49:50 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2f5561..9a0413e 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,9 @@ If you are an open source project maintainer, add the label `first-timers-only` ## Julia - [Julia Language](http://julialang.org/)
"Move like Python, Run like C" - A fresh approach to technical computing! -- [Intro. Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_ -- [Documentation](https://github.com/JuliaLang/julia/labels/needs%20docs) _(label: needs docs)_ -- [Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_ + - [Intro. Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_ + - [Documentation](https://github.com/JuliaLang/julia/labels/needs%20docs) _(label: needs docs)_ + - [Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_ ## PHP From 63e125d23f1493ce8f304c0b85c7c332ff777391 Mon Sep 17 00:00:00 2001 From: Abhinav Sharma Date: Tue, 11 Oct 2016 00:09:01 +0530 Subject: [PATCH 4/4] Updating the PR --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9a0413e..77bff9a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ If you are an open source project maintainer, add the label `first-timers-only` - [LightTable](https://github.com/LightTable/LightTable)
The Next Generation code editor! One of the top funded projects on KickStarter. - [Beginner](https://github.com/LightTable/LightTable/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner) - - [Documentation](https://github.com/LightTable/developer-guide) ## Go @@ -62,7 +61,6 @@ If you are an open source project maintainer, add the label `first-timers-only` ## Julia - [Julia Language](http://julialang.org/)
"Move like Python, Run like C" - A fresh approach to technical computing! - [Intro. Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_ - - [Documentation](https://github.com/JuliaLang/julia/labels/needs%20docs) _(label: needs docs)_ - [Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_