CouncilDataProject / cdp-backend

Data storage utilities and processing pipelines used by CDP instances.
https://councildataproject.org/cdp-backend
Mozilla Public License 2.0
22 stars 26 forks source link

Improve contributing docs #168

Open evamaxfield opened 2 years ago

evamaxfield commented 2 years ago

While helping onboard a new contributor a few issues encountered were:

isaacna commented 2 years ago

Hm yeah I guess we do throw around "deploy" and "deployment" a lot which could be confusing. I'll see if I can make the wording more clear.

I'm not sure if this is mentioned in the docs clearly, but maybe we could further emphasize the cdp-backend is just a library and that deployments come from separate repos spawned using cookicutter as a template

evamaxfield commented 2 years ago

Strong agree. These docs should very explicitly mention that to contribute to the backend you do not need a dev deployment. In some cases it helps but a larger majority of issues and features can be done without dev infra.