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.
1 parent c763054 commit 3019679Copy full SHA for 3019679
.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