diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a6b1d04b1..d908cbe6c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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 ``` \ No newline at end of file