Update bug_report.yml
This commit is contained in:
parent
ea6dfb172c
commit
4ab28b10ea
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -17,43 +17,43 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: environmentversion
|
id: environment-version
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment Version
|
label: Environment Version
|
||||||
description: Affected Dolibarr version(s)
|
description: Affected Dolibarr version(s)
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: environmentos
|
id: environment-os
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment OS
|
label: Environment OS
|
||||||
description: Server OS type and version
|
description: Server OS type and version
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: environmentwebserver
|
id: environment-webserver
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment Web server
|
label: Environment Web server
|
||||||
description: Webserver type and version
|
description: Webserver type and version
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: environmentphp
|
id: environment-php
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment PHP
|
label: Environment PHP
|
||||||
description: PHP version
|
description: PHP version
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: environmentdatabase
|
id: environment-database
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment Database
|
label: Environment Database
|
||||||
description: Database type and version
|
description: Database type and version
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: environmenturls
|
id: environment-urls
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment URL(s)
|
label: Environment URL(s)
|
||||||
description: Affected URL(s)
|
description: Affected URL(s)
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expectedbehaviour
|
id: expected-behaviour
|
||||||
attributes:
|
attributes:
|
||||||
label: Expected and actual behavior
|
label: Expected and actual behavior
|
||||||
description: Verbose description
|
description: Verbose description
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user