iptv/.github/ISSUE_TEMPLATE/--bug-report.yml
2023-09-05 00:32:28 +03:00

12 lines
319 B
YAML

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