Make it easier for contributors to work on website
gsong opened this issue · 3 comments
gsong commented
- Don't require them to have secrets (discuss in #178)
- Make sure it's clear how to spin up the local development environment (I think this is large done, @vegetabill do you feel like there's anything additional we need to do here, from your experience?)
- Make the coding standard clear, ideally via pre-commit hooks (#176)
- Have a clear branch management and tagging strategy, especially with regards to release (discuss in #177)
rogue0137 commented
@gsong "don't require them to have secrets" should be taken care of my handling eventbrite exceptions; let's work on getting the branch info into the readme and then we can close this issue
gsong commented
@rogue0137 I believe @celinaye has volunteered to get branching strategy incorporated into documentation: https://techtonicaorg.slack.com/archives/C426YQP60/p1596500987008100?thread_ts=1596479105.006800&cid=C426YQP60
krokoschke commented
0878822
Updated the README w clear structured Branch management