Skip to content

Commit

Permalink
replace old issue tempalte with new one
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Dec 7, 2021
1 parent 832bf1a commit b124f0a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/__en-US.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Create a Bug (English)
description: Report an issue in English
name: English
description: Report an issue
body:
- type: textarea
id: problem
Expand Down Expand Up @@ -30,3 +30,22 @@ body:
- Other
validations:
required: false
- type: dropdown
id: driver
attributes:
label: Driver
description: What driver do you use?
options:
- N/A
- Docker
- Podman
- Hyperkit
- HyperV
- KVM2
- Virtualbox
- None (Baremetal)
- SSH
- VMWare
- Parallels
validations:
required: false

0 comments on commit b124f0a

Please sign in to comment.