The last Monday of every month, our casual group gets together at MIT (Tang Center, e51-057 (on the floor below the usual room for our meetups) from 6:30-8:30.
We also fire up a Google Hangout so people can join online. (Can someone at the meetup remind us all to join?)
For the first hour we explore the current state of Drupal 8. Each person comes prepared with 1 area of interest, suggesting a starting point to the group (see links below for possibilities).
For the second hour we test patches and post our results to the issue queue.
To be prepared, set up in advance with Drupal 8 and Git running on your local machine.
Everyone is welcome, though it is worth noting that the group is likely to dig into minutia. This get-together may be of limited use to beginners.
Useful links:
- Install Drupal locally (drupalladder.org)
- IRC help with installing Drupal 8 locally: #drupal-support or #drupal-ladder (you can ping kay_v with your question, or leave a message there)
- Browse the d8 repo (drupalcode.org)
- Take a look at the Drupal 8 Update on d.o
- Take a look at the Drupal 8 Initiatives on groups.drupal.org
- Take a look at pending patches in the D8 issue queue
Possible starting points (please suggest more in comments for addition here):
- The Node module is a good place to see what has changed from D7 module and theme code

Comments
hangout link
https://plus.google.com/hangouts/_/215eb957523d456c9b55a6763d5615f1ba80d...
ownsourcing.com - strategy, training, documentation
trouble installing?
If you're having trouble installing with the latest commit on branch 8.x, I was able to install w/ Dev Desktop from commit 5038ed805ba5631088edeaab19c7eb434ab3f88a
patch help possibility - configuration schemas?
Here's some documentation
http://drupal.org/node/1905070
ownsourcing.com - strategy, training, documentation
D7 to D8 module upgrade tutorial: Pants module
@Jonathan Webb pointed this one out. On my to-do list to check it out.
module page: http://drupal.org/project/pants
documentation page: http://drupal.org/node/1911346
ownsourcing.com - strategy, training, documentation