From 91edb25559f98d6077adc784855320f15271e1d9 Mon Sep 17 00:00:00 2001 From: Kenneth Larsen Date: Fri, 8 Mar 2019 08:42:58 +0100 Subject: [PATCH 1/2] Add section on blog post --- source/blog/2019-03-08-the-ember-times-issue-88.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/source/blog/2019-03-08-the-ember-times-issue-88.md b/source/blog/2019-03-08-the-ember-times-issue-88.md index 6efbc253eb..e62edbb549 100644 --- a/source/blog/2019-03-08-the-ember-times-issue-88.md +++ b/source/blog/2019-03-08-the-ember-times-issue-88.md @@ -1,6 +1,6 @@ --- title: The Ember Times - Issue No. 88 -author: Amy Lam, Chris Ng, Anne-Greeth van Herwijnen, the crowd +author: Amy Lam, Chris Ng, Anne-Greeth van Herwijnen, Kenneth Larsen, the crowd tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2019 alias : "blog/2019/03/08-the-ember-times-issue-88.html" responsive: true @@ -9,7 +9,7 @@ responsive: true Emberistas! 🐹 -Be heard by filling out the Ember Community Survey! Check out the release of [ember-ajax v5.0.0 🎉](https://github.com/ember-cli/ember-ajax/blob/master/CHANGELOG.md#500-2019-03-05) +Be heard by filling out the Ember Community Survey! Check out the release of [ember-ajax v5.0.0 🎉](https://github.com/ember-cli/ember-ajax/blob/master/CHANGELOG.md#500-2019-03-05), Learn to contribute to Ember Times --- @@ -43,8 +43,11 @@ Furthermore, ember-ajax was also updated to use [ember-cli-babel](https://github --- -## [SECTION TITLE](#section-url) +## [Learn to Contribute to Ember.js 🏫](https://www.kennethlarsen.org/how-to-contribute-to-the-ember-times/) + +[@kennethlarsen](https://github.com/kennethlarsen) has released a new blog series that will **take you through contributing to the Ember.js ecosystem**. The series starts off with contributions that are non-advanced and does not require code and will finish with some more advanced code contributions. +In this first post **ou'll learn how to contribute to The Ember Times**. It takes you through everything from picking a topic to requesting a review on your writing. Check out [the blog post](https://www.kennethlarsen.org/how-to-contribute-to-the-ember-times/) to get started. --- @@ -96,4 +99,4 @@ That's another wrap! ✨ Be kind, -Amy Lam, Chris Ng, Anne-Greeth van Herwijnen, the crowd and the Learning Team +Amy Lam, Chris Ng, Anne-Greeth van Herwijnen, Kenneth Larsen, the crowd and the Learning Team From 7b3315f6b51b2f56b490f0e1f155612dd45031a4 Mon Sep 17 00:00:00 2001 From: Jessica Jordan Date: Fri, 8 Mar 2019 11:06:00 +0100 Subject: [PATCH 2/2] Update source/blog/2019-03-08-the-ember-times-issue-88.md Co-Authored-By: kennethlarsen --- source/blog/2019-03-08-the-ember-times-issue-88.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2019-03-08-the-ember-times-issue-88.md b/source/blog/2019-03-08-the-ember-times-issue-88.md index e62edbb549..1c7a06bb46 100644 --- a/source/blog/2019-03-08-the-ember-times-issue-88.md +++ b/source/blog/2019-03-08-the-ember-times-issue-88.md @@ -47,7 +47,7 @@ Furthermore, ember-ajax was also updated to use [ember-cli-babel](https://github [@kennethlarsen](https://github.com/kennethlarsen) has released a new blog series that will **take you through contributing to the Ember.js ecosystem**. The series starts off with contributions that are non-advanced and does not require code and will finish with some more advanced code contributions. -In this first post **ou'll learn how to contribute to The Ember Times**. It takes you through everything from picking a topic to requesting a review on your writing. Check out [the blog post](https://www.kennethlarsen.org/how-to-contribute-to-the-ember-times/) to get started. +In this first post **you'll learn how to contribute to The Ember Times**. It takes you through everything from picking a topic to requesting a review on your writing. Check out [the blog post](https://www.kennethlarsen.org/how-to-contribute-to-the-ember-times/) to get started. ---