fix: don't use reserved word None in bug template (#13192)

This commit is contained in:
Dan Cline
2024-12-06 15:33:07 -05:00
committed by GitHub
parent 53f7297618
commit e615010cc6

View File

@ -67,7 +67,7 @@ body:
description: Were you running it in a container?
multiple: true
options:
- None
- Not running in a container
- Docker
- Kubernetes
- LXC/LXD