Skip to content

Commit

Permalink
docs: add khurrambilalaurecon as a contributor for bug (#309)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Oct 2, 2024
1 parent 8f78867 commit dcf13c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,15 @@
"contributions": [
"code"
]
},
{
"login": "khurrambilalaurecon",
"name": "Khurram",
"avatar_url": "https://avatars.githubusercontent.com/u/101312231?v=4",
"profile": "https://github.com/khurrambilalaurecon",
"contributions": [
"bug"
]
}
],
"files": [
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Version check

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

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.
Expand Down Expand Up @@ -170,6 +170,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
</tr>
<tr>
<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>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit dcf13c4

Please sign in to comment.