From fa2257e6ee48795423413cc18956719979459011 Mon Sep 17 00:00:00 2001 From: Danny Neira <16809145+dannyneira@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:00:30 -0600 Subject: [PATCH] Update 01_bug_report.yml to incluce eglinfo command --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index f3ba13d..dade55e 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -96,7 +96,7 @@ body: attributes: label: "Additional context" description: "Add any other context about the problem here." - placeholder: "If using Warp on Linux, tell us if you're using X11 or Wayland (if the issue is visual also run and tell us result of glxinfo -B)." + placeholder: "If using Warp on Linux, tell us if you're using X11 or Wayland (if the issue is visual also run and tell us the result of `eglinfo`)." validations: required: false - type: dropdown