Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Use warning emoji instead of external image #155

Merged
merged 1 commit into from
May 20, 2018

Conversation

davidalber
Copy link
Collaborator

Under some conditions (e.g., when submodules are modified, like here) Highfive posts warning messages. The beginning of the warning looks like this:
image

The warning icons in that message are an SVG from an external location (here). At this point, GitHub supports a diverse set of emoji, including a warning icon: ⚠️. This PR replaces the use of the external SVG with the emoji. This will be more future proof and it is generally nicer to use the built-in emoji, as long as you are all right with the color change. Here's how the beginning of the warning looks with the emoji:
image

@nrc nrc merged commit fb5696a into rust-lang:master May 20, 2018
@nrc
Copy link
Member

nrc commented May 20, 2018

Good call, thanks!

@davidalber davidalber deleted the warning-emoji branch May 21, 2018 03:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants