mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-03 16:54:17 +02:00
12 lines
254 B
YAML
12 lines
254 B
YAML
name: 📝 Issue
|
|
description: Report a problem or suggest an improvement
|
|
|
|
body:
|
|
- type: textarea
|
|
id: problem
|
|
attributes:
|
|
label: What's the problem?
|
|
placeholder: Describe the issue or suggestion
|
|
validations:
|
|
required: true
|