VividCortex / angular-recaptcha

AngularJS directive to add a reCaptcha widget to your form
http://vividcortex.github.io/angular-recaptcha/
MIT License
496 stars 257 forks source link

Write and add a contribution guide to the readme #74

Open iambrosi opened 9 years ago

iambrosi commented 9 years ago

We need a few specs (like code style) to be added to a contribution guide, which should be taken into account at the moment of submitting a PRs.

mtrias commented 9 years ago

maybe also adding a .editorconf would help?

iambrosi commented 9 years ago

@mtrias :+1:

TheSharpieOne commented 8 years ago

How about .eslintrc (or your preferred linter rc file) ?

mtrias commented 8 years ago

Using eslint sounds good to me.