From ff0eea8ce6bbc3426fbf23012a9cdd988a806f79 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 2 Mar 2024 16:56:04 +0100 Subject: [PATCH] Removed field that are never filled --- .github/ISSUE_TEMPLATE/bug_report.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7604b8ce86f..57628ed8ac5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -35,22 +35,10 @@ body: label: Environment Database description: Database type and version - - type: input - id: environment-urls - attributes: - label: Environment URL(s) - description: Affected URL(s) - - - type: textarea - id: expected-behaviour - attributes: - label: Expected and actual behavior - description: Verbose description - - type: textarea id: reproduce attributes: - label: Steps to reproduce the behavior + label: Steps to reproduce the behavior and expected behavior description: Verbose description - type: textarea