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