diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index 4b3ccbf5..3ad572af 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -1,6 +1,6 @@ name: "Bug" description: "Report a bug to help us improve the proxy system." -type: Bug +type: 'Bug ๐Ÿž' title: "-- Provide a general summary of the issue --" labels: ["bug", "needs-triage"] assignees: "-" diff --git a/.github/ISSUE_TEMPLATE/2-task.yml b/.github/ISSUE_TEMPLATE/2-task.yml index 64a358a5..7449a0a7 100644 --- a/.github/ISSUE_TEMPLATE/2-task.yml +++ b/.github/ISSUE_TEMPLATE/2-task.yml @@ -1,6 +1,6 @@ name: Task description: Task request -type: Task +type: 'Task โœ…' title: '[Task]: ' labels: [] body: diff --git a/.github/ISSUE_TEMPLATE/3-chore.yml b/.github/ISSUE_TEMPLATE/3-chore.yml index 5e67df42..a010457d 100644 --- a/.github/ISSUE_TEMPLATE/3-chore.yml +++ b/.github/ISSUE_TEMPLATE/3-chore.yml @@ -1,6 +1,6 @@ name: Chore description: Chore request -type: Chore +type: 'Chore ๐Ÿงน' title: '[Chore]: ' labels: ["chore", "needs-triage"] body: