summary refs log tree commit diff stats
path: root/results/scraper/fex/1701
blob: 0b8705e364ec1a500a7107ae8ed6da161e26c8f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Write up a CONTRIBUTING.MD
Would be nice to define a few things

Ideas
- Make note of code of conduct, etc boilerplate
- Setup some coordination and communication guidelines (eg, to make sure work is aligned/doesn't conflict with the project goals / timeline / current work)
- Setup Coding guidelines (naming, namespacing, style, formating, documentation, tabs, spell checking, linting, etc)
- Codify our review process
- Other things?

This will allow us to be both more consistent, more open to contributions, and also a place that we can catch up with changes done to procedures/expectations.

Random sample from the internet: https://gist.github.com/PurpleBooth/b24679402957c63ec426

Thoughts?