Files
epg/.github/ISSUE_TEMPLATE/-bug-report.yml
Aleksandr Statciuk bebc22c027 Update issue templates
2022-09-17 00:12:22 +03:00

16 lines
342 B
YAML

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