Add note to Contributing emphasizing the need to talk things over in the Slack group *before* starting work.

This commit is contained in:
Brent Simmons 2019-08-19 14:44:17 -07:00
parent 925aa5af70
commit 78a0a54193

View File

@ -5,7 +5,7 @@ We welcome contributions!
If youd like to contribute:
1. File a ticket describing the bug you want to fix or feature you want to add. Or find an existing ticket.
2. On the Slack group, bring it up on the #work channel for discussion (which may or may not include implementation discussion).
2. On the Slack group, bring it up on the #work channel for discussion (which may or may not include implementation discussion). **This is very important, because there might be things you need to know before you start work.**
3. Once approved, then go for it. Write the code, then do a pull request. Well either have comments or well merge it. (We might revise it afterward, of course.)
## Notes