Skip to content

Commit f92e441

Browse files
committed
Improve issue template
1 parent 394dee8 commit f92e441

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
11
<!--
22
Thank you for taking the time to report an issue! ❤️
33
4-
Before you continue; please make sure you've searched our existing issues to avoid duplicates. When you're ready to open a new issue include as much information as possible, you can use the handy template below for bug reports.
5-
6-
macOS Version: The output of `sw_vers`, remember that we currently only support macOS 10.12 or later
7-
Kap Version: Find this in the about section of Kap, or by right clicking on the Kap icon and pressing "Get Info"
8-
Step to reproduce: If applicable provide steps to reproduce the issue you're having
9-
Current behaviour: A description of how Kap is currently behaving
10-
Expected behaviour: How you expected Kap to behave
11-
Workaround: A workaround the issue if you've found on (this will help others experiencing the same issue!)
4+
Before you continue; please make sure you've searched our existing issues to avoid duplicates. When you're ready to open a new issue include as much information as possible. You can use the handy template below for bug reports.
5+
6+
macOS version: The output of `$ sw_vers`. Remember that we currently only support macOS 10.12 or later.
7+
Kap version: Find this in the about section of Kap, or by right-clicking on the Kap icon and pressing "Get Info".
8+
Step to reproduce: If applicable, provide steps to reproduce the issue you're having.
9+
Current behavior: A description of how Kap is currently behaving.
10+
Expected behavior: How you expected Kap to behave.
11+
Workaround: A workaround for the issue if you've found on. (this will help others experiencing the same issue!)
1212
-->
1313

14-
**macOS Version:**
15-
**Kap Version:**
14+
**macOS version:**
15+
**Kap version:**
1616

1717
#### Steps to reproduce
18+
1819
#### Current behaviour
20+
1921
#### Expected behaviour
22+
2023
#### Workaround
2124

22-
<!-- If you have additional information enter it below. -->
25+
<!-- If you have additional information, enter it below. -->

0 commit comments

Comments
 (0)