Update contribution guide
sdowell opened this issue · 1 comments
sdowell commented
The contribution guide needs to be updated now that development is happening on Github.
mikebz commented
General parameters for a guideline here:
- when a contributor is signing up for a feature or a bug - how do they know that their work will land? Common failure modes: (a) working on a problem that the core team is already working on (b) working on a solution that does not align with the general technical direction of the system (c) not getting timely PR review and merge.
- where should the discussion take place? Where do the core contributors look and what do they pay attention to? It could be Slack, email, discussions, issues etc.
- what's the overall lifecycle of a contribution - what do we expect to be done by who and when?