From 4ab28b10ea0f4556cb4413fa674523433516e0f3 Mon Sep 17 00:00:00 2001 From: Markusi13 Date: Tue, 25 Jan 2022 15:02:11 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b215dc62f9c..7e7a62c1e84 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,43 +17,43 @@ body: required: true - type: input - id: environmentversion + id: environment-version attributes: label: Environment Version description: Affected Dolibarr version(s) - type: input - id: environmentos + id: environment-os attributes: label: Environment OS description: Server OS type and version - type: input - id: environmentwebserver + id: environment-webserver attributes: label: Environment Web server description: Webserver type and version - type: input - id: environmentphp + id: environment-php attributes: label: Environment PHP description: PHP version - type: input - id: environmentdatabase + id: environment-database attributes: label: Environment Database description: Database type and version - type: input - id: environmenturls + id: environment-urls attributes: label: Environment URL(s) description: Affected URL(s) - type: textarea - id: expectedbehaviour + id: expected-behaviour attributes: label: Expected and actual behavior description: Verbose description