We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4995720 commit 88aeb16Copy full SHA for 88aeb16
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -7,9 +7,15 @@ body:
7
- type: markdown
8
attributes:
9
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.
+ Thanks for taking the time to fill out this bug report!
+
+ 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
+ ---
19
20
- type: dropdown
21
id: php-version
0 commit comments