LunaMinds / code-cafe

Ad-hoc meetups for social programming
http://CodeCafe.io
6 stars 2 forks source link

Flesh out CONTRIBUTING.md #1

Open metasean opened 8 years ago

metasean commented 8 years ago

We've done a quick draft of our thoughts on contributions for this project, but the actual CONTRIBUTING.md really needs some :heart:ing attention.

We highly recommend reading Kent C. Dodd's First Timers Only. We absolutely want to encourage beginners to make contributions, but we don't want to limit any contributions, so we've opted to highlight beginner-friendly issues.

ShreyaSa commented 7 years ago

Hi @metasean , I have gone through Kent C. Dodd's blog and would really like to contribute to your repo. I have some rough idea about Code Cafe - that, it's going to be a place for people who love coding to find like-minded friends over food and drinks. I would like to modify CONTRIBUTING.md and for that is there anything specific you want me to include in that file?

metasean commented 7 years ago

@ShreyaSa - Welcome and thank you so much for your interest!!!

While we definitely have some specific goals for the project, it is open source and we want anyone interested to be able to make contributions.

We definitely want to encourage contributors to do pair programming and TDD. Contributions include documentation, creating issues, adding tests, adding features, etc. are welcome.

The long-term goals for the project include:

Am I overlooking anything @PsychoLlama?