forked from mozilla/popcorn-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
russplaysguitar edited this page Nov 15, 2012
·
8 revisions
Open Source Team resources for the Nov. 15th workshop and beyond.
Utilize the guides above to learn how to do the following:
- Compile Popcorn.js
- Run the unit test suite
- Use Popcorn's issue tracking system
- Explore the code
Tips:
- Don't try to understand how the entire project works. That would take too long.
- Just pick an issue, already. Don't waste time finding the perfect one.
- Reproduce the issue before trying to fix it.
- Work with a partner. We're all friends here!
- Use an editor that allows you to search the entire directory (hint: "Find in Files" in Sublime Text 2).