From cfae39969045cd3db440e9009845ff29a92b4612 Mon Sep 17 00:00:00 2001 From: felixcremer Date: Sat, 2 Dec 2017 11:35:18 +0100 Subject: [PATCH] Change the Links to the Julia Issues (#177) The links to the Julia Intro issue and Up for grabs labels show zero entries. The labels Julia uses are now help wanted and good first issue. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7e4807..859b70d 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,8 @@ If you are looking to contribute then explore this list, look at [`first-timers- ## Julia -- [Julia Language: Intro Issues](https://github.com/JuliaLang/julia/labels/intro%20issue) _(label: intro issue)_
"Move like Python, Run like C" - A fresh approach to technical computing! -- [Julia Language: Up for Grabs](https://github.com/JuliaLang/julia/labels/up%20for%20grabs) _(label: up for grabs )_
"Move like Python, Run like C" - A fresh approach to technical computing! +- [Julia Language: Help wanted](https://github.com/JuliaLang/julia/labels/help%20wanted) _(label: help wanted)_
"Move like Python, Run like C" - A fresh approach to technical computing! +- [Julia Language: Good first issue](https://github.com/JuliaLang/julia/labels/good%20first%20issue) _(label: good first issue )_
"Move like Python, Run like C" - A fresh approach to technical computing! ## PHP