mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
fix: don't use reserved word None in bug template (#13192)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user