mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-02-02 16:43:42 +01:00
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
gh pr checkout 74574519edcc0cc4e9c4ab7e1fa4dfb5a9fb3740083b17| Rank | THING-TO-RANK |
|
|
|-----:|---------------|
|
|
| 1| |
|
|
| 2| |
|
|
| 3| |
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="YOUR-DARKMODE-IMAGE">
|
|
<source media="(prefers-color-scheme: light)" srcset="YOUR-LIGHTMODE-IMAGE">
|
|
<img alt="YOUR-ALT-TEXT" src="YOUR-DEFAULT-IMAGE">
|
|
</picture>
|
|
latest-codegen-master# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
Use this section to tell people about which versions of your project are
|
|
currently being supported with security updates.
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 5.1.x | :white_check_mark: |
|
|
| 5.0.x | :x: |
|
|
| 4.0.x | :white_check_mark: |
|
|
| < 4.0 | :x: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Use this section to tell people how to report a vulnerability.
|
|
|
|
Tell them where to go, how often they can expect to get an update on a
|
|
reported vulnerability, what to expect if the vulnerability is accepted or
|
|
declined, etc.
|