chore: update bug_report template

main
olimorris 2023-10-22 20:32:48 +01:00
parent 315cd1a8a5
commit afa9d9a8ad
1 changed files with 3 additions and 3 deletions

View File

@ -73,11 +73,11 @@ body:
- type: textarea
id: persisted-config
attributes:
label: Your Persisted.nvim config
description: Please paste your specific Persisted.nvim config
label: Your `minimal.lua` config
description: Please paste your minimal.lua config here
placeholder: |
```lua
-- Your persisted config here
-- Your minimal.lua config here
```
validations:
required: true