Skip to content

Commit 8ecda3e

Browse files
samestepamaanq
andauthored
docs: code-format repro commands in bug report template
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
1 parent f3f7230 commit 8ecda3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ body:
1313
attributes:
1414
label: "Steps to reproduce"
1515
placeholder: |
16+
```sh
1617
git clone --depth=1 https://github.com/tree-sitter/tree-sitter-ruby
1718
cd tree-sitter-ruby
1819
tree-sitter generate
20+
```
1921
validations:
2022
required: true
2123

0 commit comments

Comments
 (0)