| Current Path : /var/www/html/inatote/application/.github/ISSUE_TEMPLATE/ |
| Current File : /var/www/html/inatote/application/.github/ISSUE_TEMPLATE/bug_report.md |
--- name: Bug report about: Create a report to help us improve --- **Which branch are you using?** 2/3/4 (branch used should match CodeIgniter version) **What commit hash are you on?** Attempt updating to the latest commit on your branch. **What CodeIgniter version are you using?** v2/v3/v4 **What PHP version are you using?** PHP 5.4/5.6/5.7/7.0/etc **Post your Ion Auth config below** ``` Config goes here ``` **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen.