Files
XenOrchestraInstallerUpdater/.github/ISSUE_TEMPLATE/issue.md
2020-05-26 19:02:56 +03:00

25 lines
422 B
Markdown

---
name: Issue
about: report a bug
title: ''
labels: ''
assignees: ''
---
**OS Version**:
**Node.js version**:
**NPM version**:
**Issue**
describe the issue and what task you were running (update, install)
**Installation logfile**
```
copy and paste the output from xo-install.log (by default)
```
**xo-server.service log**
```
copy and paste the output (if available) from command journalctl -u xo-server -n 100
```