[contributors]: Added the scripts to be able to recognize contributors#31
[contributors]: Added the scripts to be able to recognize contributors#31mog-rn wants to merge 2 commits intofunbeedev:mainfrom
Conversation
|
Fixes #24 |
funbeedev
left a comment
There was a problem hiding this comment.
Changes are needed to properly show contributors of the repo.
| @@ -1,4 +1,7 @@ | |||
| <img src="https://inspirezone.tech/wp-content/uploads/2022/10/Accepting-Contributions-for-Hacktoberfest2022.png" width="300"> | |||
| <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | |||
| [](#contributors-) | |||
There was a problem hiding this comment.
@MogakaMo This is not rendering correctly on the README. Can you fix please.
|
|
||
| ### ❓ Got a question, something to discuss or just curious to learn more about this project? Check out the [DISCUSSION](../../discussions) section. | ||
|
|
||
| ## Contributors ✨ |
There was a problem hiding this comment.
@MogakaMo I'm not able to see the list of contributors to the repo following the change you made. Can you please check what is required to correctly use the allcontributors feature? You can read the docs at: https://allcontributors.org/docs/en/overview
Thanks for your efforts!
There was a problem hiding this comment.
I am not able to get all the contributors on the. README.md file since I do not have write access on the repo but I have set a script that I had set to help you add it since you are the one who has write access
There was a problem hiding this comment.
@funbeedev I will be sharing the command to be able to do so.
That section on the readme for contributors is updated automatically so it should not be modified manually
There was a problem hiding this comment.
@MogakaMo Please share the command or make the updates so the README will show the contributors. Thanks!
There was a problem hiding this comment.
npm contributors:add <github-username> <role>
There was a problem hiding this comment.
@funbeedev you can use the command above to add a contributor. For now, you can do it from this pr but as soon as you merge it you can do it from the main branch.
Incase of anthing just tag me
No description provided.