OLD | NEW |
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 Loading... |
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 |
OLD | NEW |