Change label for electron project to help/beginner (#92)

This commit is contained in:
Sahil Dua 2017-05-07 22:19:52 +02:00 committed by Shmavon Gazanchyan
parent 201dd5118b
commit 1f600a4611

View File

@ -17,7 +17,7 @@ If you are an open source project maintainer, add the label `first-timers-only`
## C++
- [xoreos](https://github.com/xoreos/xoreos/labels/first-timers-only) _(label: first-timers-only)_ <br> A reimplementation of BioWare's Aurora engine (and derivatives).
- [electron](https://github.com/electron/electron/labels/beginner) _(label: beginner)_ <br> Build cross platform desktop apps with JavaScript, HTML, and CSS
- [electron](https://github.com/electron/electron/labels/help%2Fbeginner) _(label: help/beginner)_ <br> Build cross platform desktop apps with JavaScript, HTML, and CSS
- [tensorflow](https://github.com/tensorflow/tensorflow/labels/stat%3Acontributions%20welcome) _(label: stat:contributions welcome)_ Computation using data flow graphs for scalable machine learning
## Clojure