Skip to content

Commit 5f55bc5

Browse files
committed
Revert code render type to ruby
1 parent d62edd4 commit 5f55bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ body:
2020
attributes:
2121
label: "📜 Example code for reproducing this bug"
2222
description: Please copy and paste here some code for reproducing this error. This step is not required. This will be automatically formatted into code, so no need for backticks.
23-
render: rb
23+
render: ruby
2424
- type: textarea
2525
id: expected-behavior
2626
validations:

0 commit comments

Comments
 (0)