Merged
Conversation
makes the new implementation easier with all contributor bot
add easier implementation to mention old/new contributors and saves it in the CREDITS.md file!
fix correct repoHost URL.
Davidek523
reviewed
Mar 30, 2025
Collaborator
Davidek523
left a comment
There was a problem hiding this comment.
It looks pretty straight forward but I dont know how can I test it?
Collaborator
Author
|
You have to merge it first because the bot only can do this after the configuration is merged in the main branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Template
Type of Pull Request
Only check one box per pull request.
Summary
This PR adds the https://allcontributors.org/ bot to the project. "People are giving themselves and their free time to contribute to open source projects in so many ways, so we believe everyone should be praised for their contributions (code or not)." a direct quote from the documentation, this bot will help categorize what a contributor does to the project.
It's very simple to use, after this PR gets merged we can mention the bot like so:

When you add a certain emoji, the bot will recognize this and add that specific
contribution typeto the table.The specific type of contributions can be found here: https://allcontributors.org/docs/en/emoji-key
What the bot then does is open a new PR with the new contributor's addition and saves it in the CREDITS.md file.
Note
We can not mention the bot to update the list of contributors yet, this can only be done when it's merged into the main branch.
Related Issues
This PR issue(s)
✅ Checklist:
🏷️ Labels:
type:feature,area:tools