From 243c4cf0f968518a80601f24bfee3b064b46bdd6 Mon Sep 17 00:00:00 2001 From: rickstaa Date: Sat, 2 Dec 2023 10:37:54 +0100 Subject: [PATCH] chore: update bug report template --- .github/ISSUE_TEMPLATE/{bug_erport.yml => bug_report.yml} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_erport.yml => bug_report.yml} (87%) diff --git a/.github/ISSUE_TEMPLATE/bug_erport.yml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 87% rename from .github/ISSUE_TEMPLATE/bug_erport.yml rename to .github/ISSUE_TEMPLATE/bug_report.yml index cda6bfe..d1d090b 100644 --- a/.github/ISSUE_TEMPLATE/bug_erport.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,8 +22,7 @@ body: - type: textarea attributes: label: Expected behaviour - description: - A clear and concise description of what you expected to happen. + description: A clear and concise description of what you expected to happen. - type: textarea attributes: label: Screenshots / Live demo link @@ -36,8 +35,8 @@ body: description: "Please complete the following information." value: | - Run method: [e.g. local, docker] - - OS: [e.g. Windows, Mac, Linux, iOS, android] - - Version [e.g. 1.0.0] + - OS: [e.g. Windows, Mac, Linux] + - Livepeer setup version: [e.g. 1.0.0] - type: textarea attributes: label: Additional context