From 8e35929395effc475f32ce521d542d1392e5b61c Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 30 Mar 2018 10:11:42 -0400 Subject: [PATCH] add resource titles and delint --- HOWTO.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/HOWTO.md b/HOWTO.md index a1e0b635..6927f076 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -1,9 +1,10 @@ Welcome to Free-Programming-Books! We welcome new contributors; even those making their very first pull request on Github. If you're one of those, here are some resources that might help: -- https://www.youtube.com/watch?v=0fKg7e37bQE -- https://www.youtube.com/watch?v=G1I3HF4YWEw -- https://guides.github.com/activities/hello-world/ -- https://help.github.com/articles/about-pull-requests/ +* [About Pull Requests](https://help.github.com/articles/about-pull-requests/) +* [Github Hello World](https://guides.github.com/activities/hello-world/) +* [Youtube - Github Tutorial For Beginners](https://www.youtube.com/watch?v=0fKg7e37bQE) +* [Youtube - How To Fork A GitHub Repo and Submit A Pull Request](https://www.youtube.com/watch?v=G1I3HF4YWEw) + Don't hesitate to ask questions; every contributor started with a first PR. You could be our thousandth! -- GitLab