Files
Riley Bruins 4b74045bbe chore: ask for file extension in new language PR template
This will really help me to search on github for diverse code samples.
2025-10-11 18:09:54 +02:00

1.1 KiB

Name of language

https://...

Language file extension, if applicable: (e.g. .zu)

Representative code sample ``` max. 50 lines ```

Parser repo

https://github.com/...

Parsed tree for code sample ``` paste output of tree-sitter parse or :InspectTree here ```

Queries

Source of queries: https://github.com/... (or "written from scratch")

Screenshots of code sample