File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,11 @@ If you find a bug in the source code or a mistake in the documentation, you can
1515submitting an issue to our [ GitHub Repository] [ github_newissue ] . Even better you can submit a Pull Request
1616with a fix.
1717
18+ ** Working on your first Pull Request?** You can learn how from this * free* series
19+ [ How to Contribute to an Open Source Project on GitHub] ( egghead_series )
20+
1821[ docs_contributing ] : http://karma-runner.github.io/0.13/dev/contributing.html
1922[ gitter ] : https://gitter.im/karma-runner/karma
2023[ stackoverflow ] : http://stackoverflow.com/questions/tagged/karma-runner
2124[ github_newissue ] : https://github.com/karma-runner/karma/issues/new
25+ [ egghead_series ] : https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
Original file line number Diff line number Diff line change 11# Karma
22[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/karma-runner/karma ) [ ![ npm version] ( https://img.shields.io/npm/v/karma.svg?style=flat-square )] ( https://www.npmjs.com/package/karma ) [ ![ npm downloads] ( https://img.shields.io/npm/dm/karma.svg?style=flat-square )] ( https://www.npmjs.com/package/karma )
33
4- [ ![ Build Status] ( https://img.shields.io/travis/karma-runner/karma/master.svg?style=flat-square )] ( https://travis-ci.org/karma-runner/karma ) [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/karma-runner/karma.svg?style=flat-square )] ( https://codeclimate.com/github/karma-runner/karma ) [ ![ Dependency Status] ( https://img.shields.io/david/karma-runner/karma.svg?style=flat-square )] ( https://david-dm.org/karma-runner/karma ) [ ![ devDependency Status] ( https://img.shields.io/david/dev/karma-runner/karma.svg?style=flat-square )] ( https://david-dm.org/karma-runner/karma#info=devDependencies )
4+ [ ![ Build Status] ( https://img.shields.io/travis/karma-runner/karma/master.svg?style=flat-square )] ( https://travis-ci.org/karma-runner/karma ) [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/karma-runner/karma.svg?style=flat-square )] ( https://codeclimate.com/github/karma-runner/karma ) [ ![ PRs Welcome ] ( https://img.shields.io/badge/prs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com ) [ ![ Dependency Status] ( https://img.shields.io/david/karma-runner/karma.svg?style=flat-square )] ( https://david-dm.org/karma-runner/karma ) [ ![ devDependency Status] ( https://img.shields.io/david/dev/karma-runner/karma.svg?style=flat-square )] ( https://david-dm.org/karma-runner/karma#info=devDependencies )
55
66[ ![ Sauce Test Status] ( https://saucelabs.com/browser-matrix/karmarunnerbot.svg )] ( https://saucelabs.com/u/karmarunnerbot )
77
Original file line number Diff line number Diff line change 11pageTitle: Contributing to Karma
22
3+ ** Working on your first Pull Request?** You can learn how from this * free* series
4+ [ How to Contribute to an Open Source Project on GitHub] ( egghead_series )
35
46You wanna contribute to Karma? That is truly great!
57Here are some tips to get you started...
@@ -52,3 +54,4 @@ You just do it. There is no test to pass ;-)
5254[ Stack Overflow ] : http://stackoverflow.com/questions/tagged/karma-runner
5355[ `docs/` ] : https://github.com/karma-runner/karma/tree/master/docs
5456[ Maintaining Karma ] : ./maintaining.html
57+ [ egghead_series ] : https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
You can’t perform that action at this time.
0 commit comments