From 6b35addabe8b1d7e9e9fcb24d1f0532648dac040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Germann?= Date: Fri, 4 Nov 2022 23:28:18 +0100 Subject: [PATCH] Update problem_report.yaml --- .github/ISSUE_TEMPLATE/problem_report.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/problem_report.yaml b/.github/ISSUE_TEMPLATE/problem_report.yaml index d4679d3..06cd4e1 100644 --- a/.github/ISSUE_TEMPLATE/problem_report.yaml +++ b/.github/ISSUE_TEMPLATE/problem_report.yaml @@ -1,8 +1,6 @@ name: Problem Report description: I want to report a problem. title: "[Problem]: " -labels: -assignees: body: - type: markdown attributes: @@ -31,4 +29,4 @@ body: description: Please provide the full Docker log output from your Docker container startup. render: shell validations: - required: true \ No newline at end of file + required: true