From eed791a769f5994d33f231567d173adf32f9118d Mon Sep 17 00:00:00 2001 From: Weyert de Boer Date: Thu, 9 Dec 2021 23:28:39 +0000 Subject: [PATCH] ci: Fix typo in issue template Fix the typo in the product name Turbrepo -> Turborepo --- .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 359b0aec87d9c..256ac478835d9 100644 --- a/.github/ISSUE_TEMPLATE/-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/-bug_report.yml @@ -10,7 +10,7 @@ body: value: If you leave out sections there is a high likelihood it will be moved to the GitHub Discussions "Help" section. - type: input attributes: - label: What version of Turbrepo are you using? + label: What version of Turborepo are you using? description: "For example: 1.0.0" validations: required: true