You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Add OS version to issue template (#2870)
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -99,6 +99,13 @@ body:
|
|||||||
- Other (unsupported)
|
- Other (unsupported)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
id: operating-system-version
|
||||||
|
attributes:
|
||||||
|
label: Which operating system version?
|
||||||
|
placeholder: e.g. Debian 11
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: isa
|
id: isa
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user