Skip to content

Commit e29adde

Browse files
Update ISSUE_TEMPLATE.md
1 parent 26bb64d commit e29adde

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@
1818

1919
**Which Operating System (Linux/Windows)**:
2020

21-
For Linux: Include Distro and kernel version using "uname -a"
21+
---
2222

23-
For windows: provide output of "$(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion"
23+
**For Linux: Include Distro and kernel version using "uname -a"**
24+
25+
---
26+
27+
**For windows: provide output of "$(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion"**
2428

2529
---
2630

@@ -40,14 +44,20 @@ explain why.
4044

4145
**Which Orchestrator and version (e.g. Kubernetes, Docker)**
4246

47+
---
4348

4449
**What happened**:
4550

51+
---
4652

4753
**What you expected to happen**:
4854

55+
---
4956

5057
**How to reproduce it** (as minimally and precisely as possible):
5158

59+
---
5260

5361
**Anything else we need to know**:
62+
63+
---

0 commit comments

Comments
 (0)