Skip to content

Commit

Permalink
fix: provide placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Jul 13, 2024
1 parent fbdfaa3 commit 3b35611
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/DISCUSSION_TEMPLATE/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ body:
label: Output from `:checkhealth neotest-golang`
description: Please provide the output.
render: text
placeholder: |
neotest-golang: require("neotest-golang.health").check()
- OK Go binary found on PATH: ...
- OK Found go.mod file for ... in ...
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 3b35611

Please sign in to comment.