diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index efbde91..7271d0a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,8 +6,8 @@ **What code were you trying to parse?** -``` - +```ts +// Put your code here ``` **What did you expect to happen?**