From b31256fc03bccd8d0bfb8c43f40d9745c56e7bbd Mon Sep 17 00:00:00 2001 From: kenjis Date: Fri, 19 Nov 2021 13:53:38 +0900 Subject: [PATCH] chore: fix by review Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cbc27bc81a22..975c611a61c3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,8 +49,8 @@ body: label: CodeIgniter4 Installation Method multiple: false options: - - Composer; appstarter - - Composer; Adding CI4 to an Existing Project + - Composer (using `codeigniter4/appstarter`) + - Composer (as dependency to an existing project) - Manual (zip or tar.gz) - Git validations: