Skip to content

Commit dcf13c4

Browse files
docs: add khurrambilalaurecon as a contributor for bug (#309)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8f78867 commit dcf13c4

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,15 @@
193193
"contributions": [
194194
"code"
195195
]
196+
},
197+
{
198+
"login": "khurrambilalaurecon",
199+
"name": "Khurram",
200+
"avatar_url": "https://avatars.githubusercontent.com/u/101312231?v=4",
201+
"profile": "https://github.com/khurrambilalaurecon",
202+
"contributions": [
203+
"bug"
204+
]
196205
}
197206
],
198207
"files": [

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Version check
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
You can use this GitHub action to check whether your npm package version has been updated: this can be extremely helpful if you want to automate your release process.
@@ -170,6 +170,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
170170
<td align="center" valign="top" width="14.28%"><a href="https://mrkpatchaa.com"><img src="https://avatars.githubusercontent.com/u/1266755?v=4?s=100" width="100px;" alt="Médédé Raymond KPATCHAA"/><br /><sub><b>Médédé Raymond KPATCHAA</b></sub></a><br /><a href="#bug-mrkpatchaa" title="Bug reports">🐛</a></td>
171171
<td align="center" valign="top" width="14.28%"><a href="https://github.com/christulin"><img src="https://avatars.githubusercontent.com/u/47799223?v=4?s=100" width="100px;" alt="Chris Tulin"/><br /><sub><b>Chris Tulin</b></sub></a><br /><a href="#code-christulin" title="Code">💻</a></td>
172172
</tr>
173+
<tr>
174+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/khurrambilalaurecon"><img src="https://avatars.githubusercontent.com/u/101312231?v=4?s=100" width="100px;" alt="Khurram"/><br /><sub><b>Khurram</b></sub></a><br /><a href="#bug-khurrambilalaurecon" title="Bug reports">🐛</a></td>
175+
</tr>
173176
</tbody>
174177
</table>
175178

0 commit comments

Comments
 (0)