Skip to content
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

Use unicode codes instead of emojis #295

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Use unicode codes instead of emojis #295

merged 2 commits into from
Apr 1, 2024

Conversation

mctaylors
Copy link
Member

This change was made to avoid using emoji in the code, which may not render correctly depending on the IDE and/or operating system.

@mctaylors mctaylors added the type: refactor/style Changes that improve code quality and styling without affecting functionality label Apr 1, 2024
@mctaylors mctaylors requested a review from a team as a code owner April 1, 2024 12:22
@pull-request-size pull-request-size bot added the size/XS PRs that change <20 lines. label Apr 1, 2024
@mctaylors mctaylors mentioned this pull request Apr 1, 2024
src/Commands/AboutCommandGroup.cs Outdated Show resolved Hide resolved
@mctaylors mctaylors merged commit 70fccf8 into master Apr 1, 2024
1 check passed
@mctaylors mctaylors deleted the unicode-codes branch April 1, 2024 12:57
@Octol1ttle Octol1ttle self-assigned this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS PRs that change <20 lines. type: refactor/style Changes that improve code quality and styling without affecting functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants