Skip to content

Commit

Permalink
Merge pull request undefinedorgcr#96 from raizo07/contributors
Browse files Browse the repository at this point in the history
feat: add allContributors to recognise contributors to the project
  • Loading branch information
adrianvrj authored Oct 23, 2024
2 parents ffc002b + 2bae35f commit 27a2ca7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"projectName": "gostarkme",
"projectOwner": "web3wagers"
}
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,33 @@ If you are interested in contributing to Go Stark Me, please follow these steps:
3. Wait to be assigned to the issue.

Official Discord Channel:

- [Web3Wagers](https://discord.gg/sEpnC6JB2U)

You can also contact us on Telegram:

- [@adrian_vrj](https://t.me/adrian_vrj)
- [@EmmanuelDevCr](https://t.me/EmmanuelDevCr)
- [@bitfalt](https://t.me/bitfalt)

## Adding yourself as a contributor

If you've contributed to this project, you can easily add yourself to the contributors list by commenting on any issue or pull request with: `@all-contributors please add <your-github-username> for <contribution-type>`

For example: `@all-contributors please add @@adrian_vrj for code, doc, business, and ideas`

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
Contributions of any kind welcome!

0 comments on commit 27a2ca7

Please sign in to comment.