Skip to content

Commit edacaa4

Browse files
authored
Merge pull request #5287 from kenjis/update-bug-report-template
Update bug report template
2 parents 3a1683d + 88aeb16 commit edacaa4

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thanks for taking the time to fill out this bug report! Before you begin, please
11-
ensure that there are no existing issues, whether still open or closed, related
12-
to your report. If there is, your report will be closed promptly.
10+
Thanks for taking the time to fill out this bug report!
11+
12+
Before you begin, **please ensure that there are no existing issues,
13+
whether still open or closed, related to your report**.
14+
If there is, your report will be closed promptly.
15+
16+
And if you are not using the [latest version](https://github.com/codeigniter4/CodeIgniter4/releases) of CodeIgniter, please update.
17+
18+
---
1319
1420
- type: dropdown
1521
id: php-version

0 commit comments

Comments
 (0)