EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
130 stars 39 forks source link

Add CONTRIBUTING.md file #157

Closed srbcheema1 closed 6 years ago

srbcheema1 commented 6 years ago

It seems like new contributors are facing problems due to the reason there is no CONTRIBUTING.md file in this repository. for example they may face problem to understand that the main working branch to make a PR is develop not master. There are many other issues that contributors face like issue of improper indentation. There is need to add a CONTRIBUTING.md file to guide new-comers to get to know about the rules and ways to make commits and open a PR.

hritikgupta commented 6 years ago

+1

cyenyxe commented 6 years ago

Fixed via #158 .