selftaughtprogrammers / resources

Programming resources for the Self Taught Programming Facebook group.
61 stars 27 forks source link

Suggestion for beginner contributions #6

Closed karenfreemansmith closed 7 years ago

karenfreemansmith commented 7 years ago

I think we could also include a section in the contributions for beginners who are not comfortable with git yet to submit their suggestions as an issue instead of using pull requests.

dcoy commented 7 years ago

I think this is a great idea

karenfreemansmith commented 7 years ago

I found a couple YouTube videos about contributing that might also be helpful. This one has a real nice diagram about how to fork a repository and do pull requests. It's part 2 "the real way to contribute": https://www.youtube.com/watch?v=mENDYhfxH-o

There is also a part 1 - the easy way, which shows how to contribute without the command line and other sometimes scary parts.

I'd be happy to add these if you like.

dcoy commented 7 years ago

@karenfreemansmith absolutely!

karenfreemansmith commented 7 years ago

Working on it tonight...

karenfreemansmith commented 7 years ago

I thought there was an option to "close with pull request"...