From 1fe891123e43fa1791bd3d9b419ecac3bc1614da Mon Sep 17 00:00:00 2001 From: Kevin Meinhardt Date: Tue, 19 Mar 2024 13:48:54 +0000 Subject: [PATCH] rtmp --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index fe21e01..3fd9935 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -14,7 +14,8 @@ body: attributes: label: What happened? description: Include in detailed steps how to reproduce the bug you encountered - placeholder: Tell us what you see! + placeholder: | + Make sure that you include all of the detailed steps validations: required: true @@ -23,7 +24,8 @@ body: attributes: label: What did you expect to happen? description: Include details - placeholder: Tell us what you see! + placeholder: | + What did you think was going to happen when you noticed the bug? validations: required: true