feat: enhance issue templates by adding screenshot support and refining field descriptions
This commit is contained in:
@@ -41,9 +41,15 @@ body:
|
||||
label: Version (if known)
|
||||
placeholder: "e.g. 1.2.3"
|
||||
|
||||
- type: textarea
|
||||
id: screenshots
|
||||
attributes:
|
||||
label: Screenshots / recordings (optional)
|
||||
description: "Anything visual that helps."
|
||||
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
label: Logs / screenshots (optional)
|
||||
description: Paste anything relevant (or attach screenshots).
|
||||
label: Logs (optional)
|
||||
description: "Paste relevant logs."
|
||||
render: shell
|
||||
|
||||
Reference in New Issue
Block a user