|
10 | 10 | <p align="center"> |
11 | 11 | <a href="https://circleci.com/gh/igniteram/protractor-cucumber-typescript/tree/master"><img alt="circleCI Status" src="https://circleci.com/gh/igniteram/protractor-cucumber-typescript/tree/master.svg?style=shield"></a> |
12 | 12 | <a href="https://david-dm.org/igniteram/protractor-cucumber-typescript"><img alt="dependencies status" src="https://david-dm.org/igniteram/protractor-cucumber-typescript.svg"></a> |
13 | | -<a href=""><img alt="typescript" src="https://badges.frapsoft.com/typescript/code/typescript.svg?v=101"> |
| 13 | +<a href=#contributors><img alt="contributors" src="https://img.shields.io/badge/all_contributors-4-orange.svg"></a> |
14 | 14 | <a href="https://opensource.org/licenses/MIT"><img alt="MIT License" src="https://img.shields.io/dub/l/vibe-d.svg"></a> |
15 | 15 | </p> |
16 | 16 |
|
@@ -146,9 +146,27 @@ They can be customized according to user's specific needs. |
146 | 146 | ## Contributions |
147 | 147 | For contributors who want to improve this repo by contributing some code, reporting bugs, issues or improving documentation - PR's are highly welcome, please maintain the coding style , folder structure , detailed description of documentation and bugs/issues with examples if possible. |
148 | 148 |
|
| 149 | +## Contributors |
| 150 | + |
| 151 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 152 | +<!-- prettier-ignore --> |
| 153 | +| [<img src="https://avatars1.githubusercontent.com/u/15998104?v=4" width="100px;"/><br /><sub><b>Ram Pasala</b></sub>](https://in.linkedin.com/in/rpasala)<br />[💻](https://github.com/igniteram/protractor-cucumber-typescript/commits?author=igniteram "Code") [📖](https://github.com/igniteram/protractor-cucumber-typescript/commits?author=igniteram "Documentation") [⚠️](https://github.com/igniteram/protractor-cucumber-typescript/commits?author=igniteram "Tests") [🐛](https://github.com/igniteram/protractor-cucumber-typescript/issues?q=author%3Aigniteram "Bug reports") | [<img src="https://avatars1.githubusercontent.com/u/304328?v=4" width="100px;"/><br /><sub><b>Burk Hufnagel</b></sub>](https://github.com/BurkHufnagel)<br />[💻](https://github.com/igniteram/protractor-cucumber-typescript/commits?author=BurkHufnagel "Code") | [<img src="https://avatars3.githubusercontent.com/u/6922793?v=4" width="100px;"/><br /><sub><b>Alejandro</b></sub>](https://github.com/sanko1983)<br />[💻](https://github.com/igniteram/protractor-cucumber-typescript/commits?author=sanko1983 "Code") [🐛](https://github.com/igniteram/protractor-cucumber-typescript/issues?q=author%3Asanko1983 "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/14068808?v=4" width="100px;"/><br /><sub><b>David Jimenez</b></sub>](https://github.com/runnerdave)<br />[💻](https://github.com/igniteram/protractor-cucumber-typescript/commits?author=runnerdave "Code") | |
| 154 | +| :---: | :---: | :---: | :---: | |
| 155 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 156 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 157 | +<!-- prettier-ignore --> |
| 158 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 159 | +Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): |
| 160 | + |
| 161 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 162 | +<!-- prettier-ignore --> |
| 163 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 164 | + |
| 165 | +This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! |
| 166 | + |
149 | 167 | ## License |
150 | 168 | ``` |
151 | 169 | MIT License |
152 | 170 |
|
153 | 171 | Copyright (c) 2018 Ram Pasala |
154 | | -``` |
| 172 | +``` |
0 commit comments