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 88452b6 commit f43a973Copy full SHA for f43a973
.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -2,7 +2,7 @@ name: "🐛 Bug Report"
2
description: Found something you weren't expecting? Report it here!
3
title: "🐛 Bug: <title>"
4
labels: [
5
- "Type ⇴ Bug"
+ "Type ◦ Bug"
6
]
7
body:
8
- type: markdown
.github/ISSUE_TEMPLATE/feature-request.yaml
@@ -2,7 +2,7 @@ name: "💡 Feature Request"
description: Got a suggestion? Submit your request here.
title: "💡 Feature: <title>"
- "Type ⇴ Feature"
+ "Type ◦ Feature"
0 commit comments