mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 10:26:48 -05:00
Create --bug-report.yml
This commit is contained in:
12
.github/ISSUE_TEMPLATE/--bug-report.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/--bug-report.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user