Skip to content

Commit b2a23d1

Browse files
committed
github: Format and reword issue template a bit
[ci skip]
1 parent 2bc5ca8 commit b2a23d1

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

ISSUE_TEMPLATE.md

+16-10
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,29 @@
1-
Please fill this or delete as needed. You can use toolbar and preview feature located above this textbox.
1+
<!--
2+
Please review the guidelines for contributing to this repository.
23
3-
*What I wanted:* Describe what you want to achieve here
4+
Please fill in as much as you can and delete lines if needed. You can use toolbar and preview feature located above this textbox.
5+
6+
The more info you provide, the easier it is to diagnose and fix. If you have more info later, please add it. Thank you!
7+
-->
8+
9+
*What I wanted:* (Describe briefly what you want to achieve here)
410

5-
*What I expect:* Describe how you think the program will work
11+
*What I expect:* (Describe briefly how you think the program/feature will work)
612

7-
*What happened:* Describe what actually happened instead
13+
*What happened:* (Describe briefly what actually happened instead)
814

9-
*The command or website causes the problem:* Copy the options provided to Wpull here
15+
*The command or website causes the problem:* (Copy the options provided to Wpull here)
1016

11-
*Operating system:* Write your OS name here such as Windows 10/Ubuntu Linux 14.04 32-bit/OS X 10.10
17+
*Operating system:* (Write your OS name here such as Windows 10/Ubuntu Linux 14.04 32-bit/OS X 10.10)
1218

13-
*Python version:* What does `python --version` say?
19+
*Python version:* (What does `python --version` say?)
1420

15-
*Wpull version:* What does `wpull --version` say?
21+
*Wpull version:* (What does `wpull --version` say?)
1622

17-
*Log/Output:* Put a pastebin link here that does not expire or
23+
*Log/Output:* (Put a pastebin link here that does not expire or
1824

1925
```
2026
Copy a snippet of the log or what Wpull outputs here
2127
```
2228

23-
or attach the file. Include any sample files too.
29+
or attach the file. Include any sample files too.)

0 commit comments

Comments
 (0)