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 c3251bf commit b34ee44Copy full SHA for b34ee44
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -27,10 +27,19 @@ If applicable, add screenshots to help explain your problem.
27
28
**Desktop (please complete the following information):**
29
30
-- OS: [e.g. iOS]
31
-- Browser [e.g. chrome, safari]
32
-- Version [e.g. 22]
33
-- Node.js version
+- **Version** (`cloudcmd -v`):
+- **Node Version** `node -v`:
+- **OS** (`uname -a` on Linux):
+- **Browser name/version**:
34
+- **Used Command Line Parameters**:
35
+- **Changed Config**:
36
+
37
+```json
38
+{}
39
+```
40
+- [ ] 🎁 **I'm ready to donate on https://opencollective.com/cloudcmd**
41
+- [ ] 🎁 **I'm ready to donate on https://ko-fi.com/coderaiser**
42
+- [ ] 💪 **I'm willing to work on this issue**
43
44
**Additional context**
45
Add any other context about the problem here.
0 commit comments