From 7c8af18bbd698eb4b5b95b5f60349b0a8b809af8 Mon Sep 17 00:00:00 2001 From: Techforchange Date: Mon, 11 Sep 2017 11:14:41 -0700 Subject: [PATCH] Adds alt text for images and separates authors --- _apps/first-timers-bot.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_apps/first-timers-bot.md b/_apps/first-timers-bot.md index 444e48c..19ac57a 100644 --- a/_apps/first-timers-bot.md +++ b/_apps/first-timers-bot.md @@ -4,7 +4,7 @@ description: A friendly bot that helps with onboarding new Open Source Contribut slug: first-timers-bot screenshots: - https://raw.githubusercontent.com/hoodiehq/first-timers-bot/master/assets/Issue-Done.png -author: agonzalez0515 & ArlenePerez +author: agonzalez0515 ArlenePerez stars: 10 repository: hoodiehq/first-timers-bot updated: 2017-09-11 10:43:30 UTC @@ -36,19 +36,19 @@ Say I’m a Hoodie contributor and find a typo somewhere. Instead of fixing the 1) Install App on a repo of your choice - + Install App 2) Click on the file you want to edit. - + Edit Pic 3) Make the change and write your commit message under Commit changes. Make sure to check Create a new branch at the bottom and the branch needs to start with "first-timers-". - + Committing Branch 4) Click on the issues tab and notice your issue was created with your change and commit message. The contributor would then follow the steps on the issue message. - + Issue Generated @@ -56,7 +56,7 @@ Say I’m a Hoodie contributor and find a typo somewhere. Instead of fixing the [Issue Example Here](https://github.com/arlene-perez/bot-app-test/issues/1) -

+

Issue Done

### 👩‍💻💕About Us