We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9747ce3 + 3019679 commit 391406cCopy full SHA for 391406c
.github/ISSUE_TEMPLATE/bug-report.md
@@ -14,14 +14,18 @@ about: Create a report to help us reproduce and fix a bug
14
15
**How can we reproduce the bug?** (as minimally and precisely as possible)
16
17
+My devspace.yaml:
18
+```
19
+version: ...
20
+...
21
22
23
**Local Environment:**
24
- DevSpace Version: [use `devspace --version`]
25
- Operating System: windows | linux | mac
-- Deployment method: helm | kubectl apply
26
27
**Kubernetes Cluster:**
-- Cloud Provider: google | aws | azure | DevSpace Cloud | DevSpace Cloud Enterprise | other
28
+- Cloud Provider: google | aws | azure | other
29
- Kubernetes Version: [use `kubectl version`]
30
31
**Anything else we need to know?**
0 commit comments