crisisboard / opencrisisboard

OpenCrisisBoard (OCB) is an open-source, self-hosted communications board where communities can organize around local information
https://opencrisisboard.org/
MIT License
48 stars 17 forks source link

Add CONTRIBUTING.MD documentation #3

Closed aPruner closed 4 years ago

aPruner commented 4 years ago

Self explanatory: add a CONTRIBUTING.MD document for new contributors looking to file bugs/feature requests, or fork the project to work on it.

This will make it much easier for those who don't have maintainer status to contribute to the project.

NOTE: There is one TBD line here (that I can remove if need-be) with regards to the project code-styles and merge-guidelines. I added this since I figure the project is in a bit of a hacky state, and I couldn't find much in the eslint.rc (I did a quick google for eden.js but couldn't find much about style).