Skip to content

Commit 1d6c775

Browse files
committed
(#141) Added checkboxes for vm/container/host-system to bug and question template.
1 parent c6383cd commit 1d6c775

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ about: Create a bug report to help us enhance our images
77

88
**Short overview**
99

10+
**Issue occurs on**
11+
- [ ] Virtual machine
12+
- [ ] Docker container
13+
- [ ] Dev/Host system
14+
1015
**Detailed error description**
1116

1217
**Steps to reproduce error**

.github/ISSUE_TEMPLATE/question.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@ about: File a request to resolve open questions
55

66
**Short summary**
77

8+
**Desired execution environment / tested on**
9+
- [ ] Virtual machine
10+
- [ ] Docker container
11+
- [ ] Dev/Host system
12+
13+
814
**Detailed question**

0 commit comments

Comments
 (0)