From 3c211475093a42de98a12999e115ce631b05e4a3 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 17 Aug 2022 23:04:22 -0400 Subject: [PATCH] github: update version placeholder in bug template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 77d32136..b19b3464 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -75,7 +75,7 @@ body: description: > Please provide which version of `bottom` you're running, which you can find with `btm -V`. If you are using a nightly/non-release version, please also specify that here. - placeholder: btm 0.6.8 + placeholder: 0.6.8 - type: input id: install