Skip to content

Commit d32e99a

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent b461ffc commit d32e99a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
<!-- Thank you for submitting an issue! -->
21

32

4-
5-
<!-- Please fill following if applicable, delete otherwise: -->
6-
******
7-
- Operating system: linux / mac / win
8-
- `concurrent-ruby` version: x.y.z
9-
- `concurrent-ruby-ext` installed: yes / no
10-
- `concurrent-ruby-edge` used: yes / no
3+
<!-- Thank you for submitting an issue!.
4+
Please fill following if applicable, delete otherwise: -->
5+
```
6+
* Operating system: linux / mac / win
7+
* Ruby implementation: Ruby / JRuby / TruffleRuby / Rubinius
8+
* `concurrent-ruby` version: x.y.z
9+
* `concurrent-ruby-ext` installed: yes / no
10+
* `concurrent-ruby-edge` used: yes / no
11+
```

0 commit comments

Comments
 (0)