Update issue templates
This commit is contained in:
24
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: ''
|
||||||
|
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
|
||||||
|
```
|
24
.github/ISSUE_TEMPLATE/issue.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/issue.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
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
|
||||||
|
```
|
Reference in New Issue
Block a user