Fix a few things in the issue template

Fixed a typo and changed a few things
This commit is contained in:
SilasLaspada
2019-10-25 20:29:53 -06:00
parent 8827dd1895
commit 92801d991a

View File

@@ -3,7 +3,7 @@
* [ ] Are you running the latest version?
* [ ] Can you reproduce the problem in the debug version?
### Check and fill as appropiate:
### Check and fill as appropriate:
* [ ] I was running DiscImageChef under Windows [version here]...
* [ ] I was running DiscImageChef under Linux [version here]...
* [ ] I was running DiscImageChef under FreeBSD [version here]...
@@ -28,7 +28,7 @@
### Actual behavior:
[What actually happened]
### If command was expected to work with a device fill this:
### If command was expected to work with a device fill this out:
* **Manufacturer**:
* **Model**:
@@ -45,5 +45,5 @@
### Output of command execution with debug output enabled
```
Paste here the whole output of the executed command when you append '-d' to your command line parameters
Paste the whole output of the executed command when you append '-d' to your command line parameters here
```