diff --git a/.github/ISSUE_TEMPLATE/golink-feedback.yml b/.github/ISSUE_TEMPLATE/golink-feedback.yml index 030e917..e9fdbed 100644 --- a/.github/ISSUE_TEMPLATE/golink-feedback.yml +++ b/.github/ISSUE_TEMPLATE/golink-feedback.yml @@ -21,6 +21,18 @@ body: - "wiki.andreijiroh.xyz/go/" - "go/" id: prefix + - type: dropdown + id: type + attributes: + label: What type of issue this ticket should fall under? + description: This field should be autofilled by the redirector backend for feedback links, otherwise feel free to select one below + multiple: false + options: + - broken-link + - suggest-new-golink + - add-discord-server + - report-abuse + - general-feedback - type: input id: url attributes: @@ -30,4 +42,4 @@ body: - type: textarea attributes: label: Could you describe your issue? - description: Tell us how we can improve the service \ No newline at end of file + description: Tell us how we can improve the service