From 18157e6f3b5f11546d1c1b46e4891d0bdccb113c Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sat, 6 Jul 2024 12:07:25 +0200 Subject: [PATCH] Update bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index bca68fa..1d09ac0 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -63,7 +63,7 @@ body: description: If applicable, provide relevant log output. Please copy and paste the output here, and make sure to remove any sensitive information. (No need for backticks here, the pasted code will be correctly formatted.) render: shell - type: input - id: repository + id: repository-url attributes: label: Repository description: If applicable, please provide the repository where the bug occurred.