Skip to content

Commit 6763605

Browse files
committed
Update issue template titles
1 parent 6a08516 commit 6763605

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/01-docker_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🐳 Report Docker Problem
22
description: Report a problem with Docker Desktop
3-
title: "[🐳 Docker]: "
3+
title: "[Docker]: "
44
labels: ["docker"]
55
projects: ["ptrumpis/3"]
66
assignees:

.github/ISSUE_TEMPLATE/02-server_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 💻 Report Server Problem
22
description: Report a problem with the Server application.
3-
title: "[💻 Server]: "
3+
title: "[Server]: "
44
labels: ["server"]
55
projects: ["ptrumpis/3"]
66
assignees:

.github/ISSUE_TEMPLATE/03-bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🐛 Bug Report
22
description: Report a bug in the code base.
3-
title: "[🐛 Bug]: "
3+
title: "[Bug]: "
44
labels: ["bug"]
55
projects: ["ptrumpis/3"]
66
assignees:

0 commit comments

Comments
 (0)