We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b461ffc commit d32e99aCopy full SHA for d32e99a
.github/ISSUE_TEMPLATE.md
@@ -1,10 +1,11 @@
1
-<!-- Thank you for submitting an issue! -->
2
3
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
+<!-- Thank you for submitting an issue!.
+ Please fill following if applicable, delete otherwise: -->
+```
+* Operating system: linux / mac / win
+* Ruby implementation: Ruby / JRuby / TruffleRuby / Rubinius
+* `concurrent-ruby` version: x.y.z
+* `concurrent-ruby-ext` installed: yes / no
+* `concurrent-ruby-edge` used: yes / no
11
0 commit comments