mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Add docker platforms to bug report template
This commit is contained in:
3
.github/ISSUE_TEMPLATE/Bug-report.yml
vendored
3
.github/ISSUE_TEMPLATE/Bug-report.yml
vendored
@@ -38,6 +38,9 @@ body:
|
||||
label: ASF variant
|
||||
description: If you're using a different variant, ensure that your bug report is reproducible on one of the below.
|
||||
options:
|
||||
- docker-linux/amd64
|
||||
- docker-linux/arm/v7
|
||||
- docker-linux/arm64
|
||||
- generic (with latest .NET runtime)
|
||||
- generic-netf (with latest Mono runtime)
|
||||
- linux-arm
|
||||
|
||||
Reference in New Issue
Block a user