Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CONTRIBUTING.md #177

Merged
merged 3 commits into from
Apr 20, 2019
Merged

Add CONTRIBUTING.md #177

merged 3 commits into from
Apr 20, 2019

Conversation

kethinov
Copy link
Contributor

@kethinov kethinov commented Apr 7, 2019

Closes #51

@codecov
Copy link

codecov bot commented Apr 7, 2019

Codecov Report

Merging #177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #177   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         131    131           
=====================================
  Hits          131    131

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3f747f...c5e4ccb. Read the comment docs.

CONTRIBUTING.md Outdated Show resolved Hide resolved
Co-Authored-By: kethinov <kethinov@gmail.com>
@alallier
Copy link
Owner

Thanks @kethinov

@alallier alallier merged commit c94b228 into alallier:master Apr 20, 2019
@kethinov kethinov deleted the issue-51 branch April 20, 2019 15:46
alallier added a commit that referenced this pull request Apr 20, 2019
## Added

* Renovate for auto dependency updating
  * #173
  * #178
* Codecov for coverage reports
  * #174
* npmignore
  * #176
* Contributing Document
  * #177

## Fixed

* Updated documentation to better reflect new API with promises
  * #189
* Added reload as dependency to sample app
  * #188
* Moved Mocha to dev dependencies
  * #187

## Updated

* mocha to v6.1.4
  * #179
* nyc to v14
  * #183
* sinon to v7.3.2
  * #184
@alallier alallier mentioned this pull request Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a how to contribute section to README
2 participants