From c53842eb0b5b93e68895dc8004768291e2499072 Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Thu, 11 Oct 2018 11:21:30 -0400 Subject: [PATCH 1/2] blog(embertimes68): MVP of new ember-cli-guides --- source/blog/2018-10-12-the-ember-times-issue-68.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/source/blog/2018-10-12-the-ember-times-issue-68.md b/source/blog/2018-10-12-the-ember-times-issue-68.md index d5ba962b2c..83bc6bf7ae 100644 --- a/source/blog/2018-10-12-the-ember-times-issue-68.md +++ b/source/blog/2018-10-12-the-ember-times-issue-68.md @@ -1,6 +1,6 @@ --- title: The Ember Times - Issue No. XX -author: Preston Sego +author: Preston Sego, Chris Ng tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 alias : "blog/xxxx/xx/xx-the-ember-times-issue-XX.html" responsive: true @@ -47,8 +47,13 @@ responsive: true --- -## [SECTION TITLE](#section-url) +## [Quest: Write the MVP of new ember-cli-guides ✨](https://github.com/ember-learn/cli-guides-source/issues/3) + +Looking for your next challenge? We’re looking for contributors to help port over and rewrite content from [ember-cli.com](https://ember-cli.com/) as outlined in the [RFC](https://github.com/ember-cli/rfcs/pull/120). + +Choose a task, any task – we’ve got you covered! There are plenty of opportunities to contribute from picking a markdown file without any content and simply adding suggested headings to it – to completely working on a greenfield rewrite of the [deployments section](https://ember-cli.com/user-guide/#deployments). The idea is to empower new contributors by having up-to-date and clear documentation with the goal of wrapping up the MVP by the end of 2018. +See the full list on the [cli-guides-source Quest issue](https://github.com/ember-learn/cli-guides-source/issues/3)! --- @@ -99,4 +104,4 @@ That's another wrap! ✨ Be kind, -Preston Sego and the Learning Team +Preston Sego, Chris Ng, and the Learning Team From 0cbaa2e8164ed28cdb5a32fbe3d91aa805ddf071 Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Thu, 11 Oct 2018 11:24:17 -0400 Subject: [PATCH 2/2] blog(embertimes68): Added emphasis to text --- source/blog/2018-10-12-the-ember-times-issue-68.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2018-10-12-the-ember-times-issue-68.md b/source/blog/2018-10-12-the-ember-times-issue-68.md index 83bc6bf7ae..c9992e6b9a 100644 --- a/source/blog/2018-10-12-the-ember-times-issue-68.md +++ b/source/blog/2018-10-12-the-ember-times-issue-68.md @@ -51,7 +51,7 @@ responsive: true Looking for your next challenge? We’re looking for contributors to help port over and rewrite content from [ember-cli.com](https://ember-cli.com/) as outlined in the [RFC](https://github.com/ember-cli/rfcs/pull/120). -Choose a task, any task – we’ve got you covered! There are plenty of opportunities to contribute from picking a markdown file without any content and simply adding suggested headings to it – to completely working on a greenfield rewrite of the [deployments section](https://ember-cli.com/user-guide/#deployments). The idea is to empower new contributors by having up-to-date and clear documentation with the goal of wrapping up the MVP by the end of 2018. +_Choose a task, any task – we’ve got you covered!_ There are **plenty of opportunities to contribute** from picking a markdown file without any content and simply adding suggested headings to it – to completely working on a greenfield rewrite of the [deployments section](https://ember-cli.com/user-guide/#deployments). The idea is to empower new contributors by having up-to-date and clear documentation with the goal of wrapping up the **MVP by the end of 2018**. See the full list on the [cli-guides-source Quest issue](https://github.com/ember-learn/cli-guides-source/issues/3)!