carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.46k stars 805 forks source link

🔗 for changes related to URI/URLs #1665

Open Lucien opened 6 months ago

Lucien commented 6 months ago

Emoji symbol

🔗

Emoji code

:link:

Emoji description

Changes related to URI/URLs

Describe the use case of your emoji

The proposed emoji '🔗' is intended to represent changes related to URIs/URLs in web, mobile, or backend development. This emoji can be used to indicate changes such as adding or modifying website URLs, handling deep links or universal links in mobile development, or changes to API endpoints or server addresses in backend development.

Is this use case covered by an existing emoji?

No ❌

Does this emoji fall into the "how" or the "what" category?

Examples

🔗 Add support for deep links in iOS app 🔗 Fix broken URL in the login page 🔗 (home) Add path for terms & conditions page 🔗 Change server URL for staging environemnt 🔗 Add API endpoint server URL for staging environemnt

Validations