Files
epg/.github/ISSUE_TEMPLATE/-bug-report.yml
Aleksandr Statciuk 921f453d49 Update -bug-report.yml
2022-09-17 00:08:28 +03:00

16 lines
359 B
YAML

name: 🐞 Bug Report
description: Report an error in this repository
labels: ['🐞 bug']
body:
- type: markdown
attributes:
value: |
Please describe your idea in as much detail as possible so that we can efficiently process your request
- type: textarea
attributes:
label: Description
validations:
required: true