docs: code-format repro commands in bug report template

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
This commit is contained in:
Sam Estep 2024-10-30 17:10:55 -04:00 committed by GitHub
parent f3f7230ee3
commit 8ecda3ed98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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