rename pride flags #4
Labels
No Label
area/i18n
area/infrastructure
area/moderation & safety
area/ux
priority/1.high
priority/2.medium
priority/3.low
tag/upstream issue
tag/duplicate
tag/help wanted
tag/invalid
tag/won't fix
type/bug
type/enhancement
type/question
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: treehouse/emoji#4
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "rename"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Issue: When the pride flag emojis are alphabetically sorted with other emojis, they do not show up as a group. Having the set show up as a group reduces visual clutter and makes flags easier to find.
Resolution: Instead of appending each filename and shortcode with
flag
, prepend it withpride
.Optionally, we could also shorten:
This loses out on some clarity, though, so it could go either way in our eyes.
Thoughts?
Otherwise, LGTM!