]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
templates: add log section to bug_report.yml
authorChristian Hewitt <christianshewitt@gmail.com>
Wed, 31 Jan 2024 05:53:20 +0000 (05:53 +0000)
committerFlole998 <Flole998@users.noreply.github.com>
Wed, 31 Jan 2024 06:53:43 +0000 (07:53 +0100)
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
.github/ISSUE_TEMPLATE/bug_report.yml

index d8024c87be8d7a3f7289314bcd748c1a3feaef86..66df5925b9934f86ad1f7acd41b834a2c8154470 100644 (file)
@@ -110,6 +110,13 @@ body:
       description: "Provide a detailed description of the issue."
     validations:
       required: true
+  - type: textarea
+    id: logfile
+    attributes:
+      label: Logfile
+      description: "Provide a pastebin URL to a log or share a log file that shows the issue."
+    validations:
+      required: false
   - type: textarea
     id: reproduce
     attributes: