docs: code-format repro commands in bug report template
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
This commit is contained in:
parent
f3f7230ee3
commit
8ecda3ed98
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -13,9 +13,11 @@ body:
|
|||
attributes:
|
||||
label: "Steps to reproduce"
|
||||
placeholder: |
|
||||
```sh
|
||||
git clone --depth=1 https://github.com/tree-sitter/tree-sitter-ruby
|
||||
cd tree-sitter-ruby
|
||||
tree-sitter generate
|
||||
```
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue