mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix a few things in the issue template
Fixed a typo and changed a few things
This commit is contained in:
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
@@ -3,7 +3,7 @@
|
|||||||
* [ ] Are you running the latest version?
|
* [ ] Are you running the latest version?
|
||||||
* [ ] Can you reproduce the problem in the debug 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 Windows [version here]...
|
||||||
* [ ] I was running DiscImageChef under Linux [version here]...
|
* [ ] I was running DiscImageChef under Linux [version here]...
|
||||||
* [ ] I was running DiscImageChef under FreeBSD [version here]...
|
* [ ] I was running DiscImageChef under FreeBSD [version here]...
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
### Actual behavior:
|
### Actual behavior:
|
||||||
[What actually happened]
|
[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**:
|
* **Manufacturer**:
|
||||||
* **Model**:
|
* **Model**:
|
||||||
@@ -45,5 +45,5 @@
|
|||||||
|
|
||||||
### Output of command execution with debug output enabled
|
### 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
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user