-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
It'd be useful to have some developer guidelines in our docs, so that we can point contributors to it, and also achieve consensus among ourselves and make our lives easier. This would include at least:
- Git workflow policies, including merging/rebasing conventions or rules
- Review workflow, including our unwritten rule that you can't merge your own code (with whatever exceptions we deem appropriate)
- Style recommendations
Reactions are currently unavailable