mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Update issue template to request log be attached (#1168)
Github supports attaching files, therefore switch to suggesting users attach the debug output instead of inserting to make it easier to quickly read over the issue.
This commit is contained in:
4
.github/issue_template.md
vendored
4
.github/issue_template.md
vendored
@@ -23,9 +23,9 @@ Tell us what happens instead
|
|||||||
|
|
||||||
**Output of `vagrant version; vagrant plugin list`:**
|
**Output of `vagrant version; vagrant plugin list`:**
|
||||||
|
|
||||||
**Output of `VAGRANT_LOG=debug vagrant ... --provider=libvirt`**
|
**Attach Output of `VAGRANT_LOG=debug vagrant ... --provider=libvirt >vagrant.log 2>&1`**
|
||||||
```
|
```
|
||||||
Insert debug output inside quotes here (replace ... with whatever command you use to trigger the issue)
|
Delete this text and drag and drop the log file for github to attach and add a link here
|
||||||
```
|
```
|
||||||
|
|
||||||
**A Vagrantfile to reproduce the issue:**
|
**A Vagrantfile to reproduce the issue:**
|
||||||
|
|||||||
Reference in New Issue
Block a user