From de560ebe3a70e0d24a1ec0aeebe6a84a4f94f346 Mon Sep 17 00:00:00 2001 From: JingsongLi Date: Sat, 18 Mar 2023 17:37:42 +0800 Subject: [PATCH] [github] Minor typo in issue bug-report --- .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 e8cb386522..02224756e0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -36,7 +36,7 @@ body: attributes: label: Database and its version description: > - Please provide the database you connecto to and its version. + Please provide the database you connect to and its version. validations: required: true - type: textarea