Skip to content

Fix emojis for flags, computer and phone names and also add a logo for bsd #1930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SayakMukhopadhyay
Copy link

While adding myself (#1929) I noticed that quite a few records don't have an emoji for country and the computer and/or phone are not according to the schema. I am creating this PR to fix all those records with the correct emoji or names.

Additionally, I see that BSD is a valid computer but it didn't have a logo so I am adding the BSD logo too.

Note

These fixes are needed cause a few PRs were merged without validation checks running. I see that validation checks are not set to automatically run on every PR and thus they aren't running and showing the obvious validation failures.

This can be mitigated either by allowing workflows to run on PRs from contributors or if that is risky (which it can be, since js files are executed), one can make passing status checks mandatory for a PR to be merged

The validation logic is already great and making this small CI change can go a long way in ensuring malformed PRs are caught early.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant