We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a08516 commit 6763605Copy full SHA for 6763605
.github/ISSUE_TEMPLATE/01-docker_report.yml
@@ -1,6 +1,6 @@
1
name: 🐳 Report Docker Problem
2
description: Report a problem with Docker Desktop
3
-title: "[🐳 Docker]: "
+title: "[Docker]: "
4
labels: ["docker"]
5
projects: ["ptrumpis/3"]
6
assignees:
.github/ISSUE_TEMPLATE/02-server_report.yml
name: 💻 Report Server Problem
description: Report a problem with the Server application.
-title: "[💻 Server]: "
+title: "[Server]: "
labels: ["server"]
.github/ISSUE_TEMPLATE/03-bug_report.yml
name: 🐛 Bug Report
description: Report a bug in the code base.
-title: "[🐛 Bug]: "
+title: "[Bug]: "
labels: ["bug"]
0 commit comments