Adding new entry
Adding an new entry? This page will help
Last updated
Was this helpful?
Adding an new entry? This page will help
Last updated
Was this helpful?
The following are mandatory when submitting a new entry to the database.
Has a thread entry for applications in or . We can't search around these forums just to look for the application thread. Please give us the link. No link shorteners, please
Has a YouTube/Twitch channel. THIS IS VERY IMPORTANT for identity verification purposes.
Has a GitHub or GitLab account with at least 10 contributions in the past 14 weeks. Nah, we don't care about your contributions count, just checking if you're active in the open-source community.
Has other social accounts such as Twitter and Patreon. Not only this improves our identity verification process, but also checks
Before we can process your request, make sure that you started your and/or . Only one character can be added to the database per person. If you want to add more, .
If you're ready to continue, .
Before adding a stick character that made by someone, please check for any active merge requests in both GitHub and GitLab relating to it. If you found one, it better to join the discussion instead of creating a new one to keep our backlog clean.
(optional) Clone your fork locally or open it in Gitpod.
Copy the templates/stickpage-entry.json
file to stickpage/<your-entry-here>.json
, replacing <your-entry-here>
with your entry name in a URL-friendly style.
Fill up the fields as possible as you can. After filling up the fields, also append the following text on either .github/CODEOWNERS
, .gitlab/CODEOWNERS
or both. After appending the last lines of CODEOWNERS
file, replace the placeholder username (@YOURGHORGLUSERNAMEHERE
) to your either GitHub/GitLab.com username.
Sign-off your commits (and optionally sign it using your GPG key) and push to your fork.
Create a new merge request and follow the discussion.
As per current policies, each person can only request ONLY ONE character to be added to the database. If you want to add more than 2 characters you made, please let others add it for you.
If you REALLY WANT to add more, you may edit or remove your current entry as you wish.
If one of our maintainers found that your PR is missing the required info.
Possible reasons are:
Your entry doesn't have enough data. Please fill up the fields as possible as you can.
The link/s don't work anymore. Make sure links are working. If not, attempt to fix it or use the Wayback Machine link.
Not up to the standards. Did you lint your JSON files? Or you forgot to sign-off your commits?
Doesn't follow
Updating or removing an entry? See or for details.
Fork this repository (or ).