angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

Add contributing guidelines to submodules #34

Closed ealtenho closed 9 years ago

ealtenho commented 9 years ago

Now that we are receiving pull requests on individual modules, we should create contributing guidelines that point to those in angularHint and give a quick overview of how to submit issues and PRs (ie commit style, how to update a PR with force push, basically the material in the AngularJS contributing guidelines).

Modules needing contributing guidelines:

ealtenho commented 9 years ago

For now I've decided not to make contributing guidelines within the individual modules, but to link to the detailed contributing guidelines in AngularHint from each of the individual modules.