Skip to content

Commit 74d4554

Browse files
committed
github/issues: Add emojis
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 2ebd137 commit 74d4554

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: "Docker Sandboxes: report an issue"
3+
- name: "🗃️ Docker Sandboxes: report an issue"
44
about: "Issues with Docker Sandboxes should be filed in the Docker Desktop feedback tracker (not docker/cli)."
55
url: "https://github.com/docker/desktop-feedback/issues"
6-
- name: "Docker Desktop: report an issue"
6+
- name: "🖥️ Docker Desktop: report an issue"
77
about: "General Docker Desktop issues (installation, upgrades, UI, networking on macOS/Windows, WSL2, etc.) should be filed in the Docker Desktop feedback tracker (not docker/cli)."
88
url: "https://github.com/docker/desktop-feedback/issues"
9-
- name: "Contributing to Docker"
9+
- name: "🧑‍💻 Contributing to Docker"
1010
about: "Read guidelines and tips about contributing to Docker."
1111
url: "https://github.com/docker/cli/blob/master/CONTRIBUTING.md"
12-
- name: "Security and Vulnerabilities"
12+
- name: "🔒 Security and Vulnerabilities"
1313
about: "Report any security issues or vulnerabilities responsibly to the Docker security team. Do not use the public issue tracker."
1414
url: "https://github.com/moby/moby/security/policy"
15-
- name: "General Support"
15+
- name: "💬 General Support"
1616
about: "Get the help you need to build, share, and run your Docker applications"
1717
url: "https://www.docker.com/support/"

0 commit comments

Comments
 (0)