Description
So, you have contributed in the Scratch Addons development, whether it's code, docs, or even an idea? If so, you are eligible for your name to be added to the list, and also be featured on https://scratchaddons.com/contributors.
We are following the All Contributions specification, and this repository is the catch-all contributors list on all repositories on the organization.
To be added, comment on this issue with a mention to @all-contributors like the example below. You actually don't need to follow this template exactly.
@all-contributors add @<GitHub username> for <contributions>
<GitHub username>
is your username on GitHub, the one that you will use to write the comment, not Scratch!
<contributions>
is one or many, of the valid types on the emoji key. Here are some examples:
- Have you added any code on the SA repo? Use
code
as the type. - Have you improved the docs? Use
doc
as the type. - Have you added a new addon image? Use
example
as the type. - Are you a translator? Use
translation
as the type. (read below for further instructions!)
For example:
@all-contributors add @Hans5958 for bug
@all-contributors add @Hans5958 for code, translation, and doc
@all-contributors can you add @Hans5958 for ideas?
Doing so will create a pull request, which we need to review and merge to have your name on the website. You can do this in the comment section of the issue below, or make a new issue (but it is discouraged).
To speed up the process, you can give proof of your contribution (a link, a picture, anything), but please put it on the created PR as messages on this issue is not monitored.
For translators: For the proof of your contribution, please send a message to Hans5958
here.
Note
You don't have to use this way. If you wanted to do it yourself, you can use the All Contributors CLI and submit yourself a pull request, for, say, recognizing your work for Hacktoberfest. We still need to verify your work, so you can give proof as said.
Warning
This is not the place for contribute. Read "How can I contribute to Scratch Addons" on the FAQ page to learn more about contributing here.
⬇️ Go directly to the new comment field! ⬇️
Important
For organization members,
- If you wanted to add someone else, you can do this here, but I recommend you to do it on If you see this, your name will be (or have been) added to the contributor list. #6, so people know that their name will be added on the list. That is, if you mention the issue/PR on the other repositories.
- Please use the squash merge, not the commit merge.