Skip to content

Instantly share code, notes, and snippets.

@zachleat
Last active September 16, 2016 11:06
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachleat/50578607918115fd4d89 to your computer and use it in GitHub Desktop.
Save zachleat/50578607918115fd4d89 to your computer and use it in GitHub Desktop.
NebraskaJS Intro to Open Source
Guides:
http://pragtob.wordpress.com/2014/01/13/how-to-get-started-with-contributing-to-open-source/
http://movethewebforward.org/
http://www.smashingmagazine.com/2011/11/30/the-smashing-guide-to-moving-the-web-forward-community/
http://nshipster.com/stewardship/
https://speakerdeck.com/brycekahle/helping-open-source-software
for Designers:
http://opensourcedesign.is/blogging_about/import-designers/
---
Finding open source project issues:
http://www.codetriage.com/
https://github.com/h5bp/lazyweb-requests/issues?state=open
http://www.lookingforpullrequests.com/
http://contribhub.com/
http://www.joshmatthews.net/bugsahoy/?js=1
http://up-for-grabs.net/
Mentor bugs: https://wiki.mozilla.org/Mobile/Get_Involved#Mentor_Bugs
---
Bigger picture web issues:
http://webcompat.com/
---
Specifications:
http://discourse.specifiction.org/
@mattdsteele
Copy link

Also might be helpful: having an in-person mentor. Maybe at NEJS those experienced at submitting PRs could be on standby, and help walk folks through the process, author a good PR, show how to do a squash rebase, etc.

Also, showcase the nostalgia: http://firstpr.me/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment