Skip to content

Commit 3019679

Browse files
authored
Update bug-report.md
1 parent c763054 commit 3019679

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,18 @@ about: Create a report to help us reproduce and fix a bug
1414

1515
**How can we reproduce the bug?** (as minimally and precisely as possible)
1616

17+
My devspace.yaml:
18+
```
19+
version: ...
20+
...
21+
```
1722

1823
**Local Environment:**
1924
- DevSpace Version: [use `devspace --version`]
2025
- Operating System: windows | linux | mac
21-
- Deployment method: helm | kubectl apply
2226

2327
**Kubernetes Cluster:**
24-
- Cloud Provider: google | aws | azure | DevSpace Cloud | DevSpace Cloud Enterprise | other
28+
- Cloud Provider: google | aws | azure | other
2529
- Kubernetes Version: [use `kubectl version`]
2630

2731
**Anything else we need to know?**

0 commit comments

Comments
 (0)