Files
epg/.github/ISSUE_TEMPLATE/-bug-report.yml
Aleksandr Statciuk 96c5505681 Update issue templates
2022-09-16 23:39:41 +03:00

12 lines
302 B
YAML

name: 🐞 Bug Report
description: Report an error in this repository
labels: ['🐞 bug']
body:
- type: textarea
attributes:
label: Description
description: Please describe the error in as much detail as possible so that we can fix it quickly.
validations:
required: true