Skip to content

Instantly share code, notes, and snippets.

@cotto
Created September 6, 2011 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cotto/1198962 to your computer and use it in GitHub Desktop.
Save cotto/1198962 to your computer and use it in GitHub Desktop.
new parrot change policy
when you want to make a change:
- talk to parrot-dev
- cc perl6-compiler
- drop by #perl6
as you work on your feature
- talk about changes to your plan with Rakudo and Parrot
when your code is ready to merge
- sync with master
-- run allhlltest, make sure that there are no failures in your branch that aren't in master
- give Rakudo a heads up on #perl6 and perl6-compiler
- post to parrot-dev and make sure everyone's happy
questions:
- who should the points of contact be? (likely pmichaud and jnthn, possibly others?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment