File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+
5+ ---
6+
7+ ---
8+ name: Bug report
9+ about: Help us improve the framework by reporting bugs!
10+
11+ ---
12+
13+ ** Direction**
14+ We use github issues to track bugs, not for support.
15+ If you have a support question, or a feature request, raise these as threads on our
16+ [ forum] ( https://forum.codeigniter.com/index.php ) .
17+
18+ ** Describe the bug**
19+ A clear and concise description of what the bug is.
20+
21+ ** CodeIgniter 4 version**
22+ Which version (and branch, if applicable) the bug is in.
23+
24+ ** Affected module(s)**
25+ Which package or class is the bug in, if known.
26+
27+ ** Expected behavior, and steps to reproduce if appropriate**
28+ A clear and concise description of what you expected to happen,
29+ and how you got there.
30+ Feel free to include a text/log extract, but use a pastebin facility for any
31+ screenshots you deem necessary.
32+
33+ ** Context**
34+ - OS: [ e.g. Windows 99]
35+ - Web server [ e.g. Apache 1.2.3]
36+ - PHP version [ e.g. 6.5.4]
You can’t perform that action at this time.
0 commit comments