From 166ac69c9900a20f5d6cb604c965c49ce5d5f7f9 Mon Sep 17 00:00:00 2001 From: jetfir3 <95306468+jetfir3@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:41:41 -0500 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9c794b1..16125d9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -86,8 +86,8 @@ body: required: true - type: textarea attributes: - label: 🖵 Terminal Output - description: Copy output from terminal/console/shell -- the SpotX command you entered and everything that followed. + label: 🖥️ Terminal Input/Output + description: Copy input/output from terminal/console/shell -- the SpotX command you entered and everything that followed. validations: required: true - type: textarea