diff --git a/.github/ISSUE_TEMPLATE/error.yml b/.github/ISSUE_TEMPLATE/error.yml index 0cfd21c..06455d1 100644 --- a/.github/ISSUE_TEMPLATE/error.yml +++ b/.github/ISSUE_TEMPLATE/error.yml @@ -1,5 +1,7 @@ name: Error description: You need help resolving an error/crash in the converter +labels: ["bug"] +title: "[ERROR]: " body: - type: dropdown attributes: @@ -43,4 +45,4 @@ body: - label: I have properly named the issue - label: I looked in issues/discussions, if my question was previously anwsered -# based on https://github.com/LeleDerGrasshalmi/FortniteEndpointsDocumentation/blob/main/.github/ISSUE_TEMPLATE/api_error.yml \ No newline at end of file +# based on https://github.com/LeleDerGrasshalmi/FortniteEndpointsDocumentation/blob/main/.github/ISSUE_TEMPLATE/api_error.yml