Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Side by Side Diff: polymer_0.4.0/bower_components/polymer-test-tools/chai/CONTRIBUTING.md

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Chai Contribution Guidelines 1 # Chai Contribution Guidelines
2 2
3 We like to encourage you to contribute to the Chai.js repository. This should be as easy as possible for you but there are a few things to consider when contrib uting. The following guidelines for contribution should be followed if you want to submit a pull request or open an issue. 3 We like to encourage you to contribute to the Chai.js repository. This should be as easy as possible for you but there are a few things to consider when contrib uting. The following guidelines for contribution should be followed if you want to submit a pull request or open an issue.
4 4
5 Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they sh ould reciprocate that respect in addressing your issue or assessing patches and features. 5 Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they sh ould reciprocate that respect in addressing your issue or assessing patches and features.
6 6
7 #### Table of Contents 7 #### Table of Contents
8 8
9 - [TLDR;](#tldr) 9 - [TLDR;](#tldr)
10 - [Contributing](#contributing) 10 - [Contributing](#contributing)
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 Feel free to reach out to any of the core-contributors with you questions or con cerns. We will do our best to respond in a timely manner. 164 Feel free to reach out to any of the core-contributors with you questions or con cerns. We will do our best to respond in a timely manner.
165 165
166 - Jake Luer 166 - Jake Luer
167 - GH: [@logicalparadox](https://github.com/logicalparadox) 167 - GH: [@logicalparadox](https://github.com/logicalparadox)
168 - TW: [@jakeluer](http://twitter.com/jakeluer) 168 - TW: [@jakeluer](http://twitter.com/jakeluer)
169 - IRC: logicalparadox 169 - IRC: logicalparadox
170 - Veselin Todorov 170 - Veselin Todorov
171 - GH: [@vesln](https://github.com/vesln/) 171 - GH: [@vesln](https://github.com/vesln/)
172 - TW: [@vesln](http://twitter.com/vesln) 172 - TW: [@vesln](http://twitter.com/vesln)
173 - IRC: vesln 173 - IRC: vesln
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698