From 9f7ae6a79144396c88979b05828707796f12d7c8 Mon Sep 17 00:00:00 2001 From: Raghav Sai Date: Thu, 13 Oct 2016 00:05:48 +0530 Subject: [PATCH 1/3] Add Moment.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9df56a9..62d99c5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,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. - [Hyper](https://github.com/zeit/hyper/labels/Good%20for%20beginners) _(label: Good for beginners)_
JS/HTML/CSS Terminal - [pdf.js](https://github.com/mozilla/pdf.js/labels/5-good-beginner-bug) _(label: 5-good-beginner-bug)_
PDF Reader in JavaScript +- [Moment.js](https://github.com/moment/moment/labels/Up-For-Grabs) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. ## Julia From 84596976cc48ac14737a544b44fe72fb7dac4c73 Mon Sep 17 00:00:00 2001 From: Jeferson Mari Date: Thu, 13 Oct 2016 16:43:33 +0800 Subject: [PATCH 2/3] Add Serverless Added to the JavaScript category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62d99c5..94ed0d6 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Hyper](https://github.com/zeit/hyper/labels/Good%20for%20beginners) _(label: Good for beginners)_
JS/HTML/CSS Terminal - [pdf.js](https://github.com/mozilla/pdf.js/labels/5-good-beginner-bug) _(label: 5-good-beginner-bug)_
PDF Reader in JavaScript - [Moment.js](https://github.com/moment/moment/labels/Up-For-Grabs) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. +- [serverless](https://github.com/serverless/serverless/labels/help-wanted-easy) _(label: help-wanted-easy)_
The Serverless Framework ## Julia From 4f253224754436c884462533a603addd39ac2ce5 Mon Sep 17 00:00:00 2001 From: Jeferson Mari Date: Thu, 13 Oct 2016 18:06:30 +0800 Subject: [PATCH 3/3] Add APEX Added to the GO category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94ed0d6..bb798af 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ If you are an open source project maintainer, add the label `first-timers-only` ## Go - [Docker](https://github.com/docker/docker/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine +- [Apex](https://github.com/apex/apex/labels/contrib%20(easy)) _(label: contrib (easy))_
Build, Deploy, and Manage AWS Lambda functions with ease ## Java