dan-divy / spruce

A social networking platform made using Node.js and MongoDB
MIT License
500 stars 114 forks source link

Contributors guide #58

Closed emcniece closed 4 years ago

emcniece commented 5 years ago

Hello! I'd like to start contributing, but I have some questions about project guidelines. Would you be interested in establishing a CONTRIBUTING file?

What is a contributors guide? https://help.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors

Some examples (extracted from the link above):

Some questions I have:

Are you interested in establishing guidelines like this? Would you prefer to do it collaboratively, or solo?

dan-online commented 5 years ago

Hi @emcniece! Thank you for your interest in this project. Here are some answers I can provide:

You can fork this project and create a pull request. At the moment branch "project-oak" is where I would recommend making any new contributions.

Either is completely fine for us!

We ask you to keep your code tidy but I will format it if needed.

npm test contains some database tests but I usually personally test any pull request. Along with this we will submit a review to the pull request for any changes etc..

project-oak is due to be merged into master soon as v2 which will occur after some more testing and finishing the app it comes with.


I would love to create some contribution guidelines, if you include a basic template in a pull request Ill add as necessary.

Thanks

Dan

dan-online commented 4 years ago

Closing as this has been answered