Skip to content

Commit

Permalink
ci: ask for valid lua user config (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil authored Jun 28, 2024
1 parent 13607d0 commit f822930
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,10 @@ body:
description: A concise description of what you expected to happen.
validations:
required: true
- type: textarea
attributes:
label: Your Lua setup
description: Please provide valid Lua code, describing how you load and configure the neotest-golang adapter.
render: Lua
validations:
required: false

0 comments on commit f822930

Please sign in to comment.