Skip to content

Commit 7a35f06

Browse files
chore: remove emoji from issue template names
This change was prepared by Coder Agents.
1 parent 6314915 commit 7a35f06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/1-broken-link.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "🔗 Broken link"
1+
name: "Broken link"
22
description: "Report a broken or out-of-date link in the README."
33
title: "broken link: "
44
labels: ["broken-links"]

.github/ISSUE_TEMPLATE/2-suggest-resource.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Suggest a resource"
1+
name: "Suggest a resource"
22
description: "Suggest a resource to add to the list."
33
title: "suggestion: "
44
labels: ["suggestion"]

0 commit comments

Comments
 (0)