From 285f79306b496ce646841908ae4f90220e33d7ae Mon Sep 17 00:00:00 2001 From: Robert Martin Date: Mon, 31 Jan 2022 09:21:44 -0600 Subject: [PATCH] Update bug_report.yml (#8951) Merge pull request 8951 --- .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 9c4db1e1..766e2b72 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,7 +53,7 @@ body: If yes, then we need to know the `github-pages` version used by your project. Proceed ahead otherwise. If you're using the `github-pages` gem in your Gemfile, paste the output from running the following: ``` - bundle exec github-pges -v + bundle exec github-pages -v ``` Otherwise, enter `Latest` in the input field and proceed ahead. - type: textarea