📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 15:49:43
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
fakerphp
/
faker
/
.github
/
ISSUE_TEMPLATE
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/fakerphp/faker/.github/ISSUE_TEMPLATE
🔄 Refresh
✏️
Editing: bug_report.md
Writable
--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- ### Summary <!-- Provide a summary here --> ### Versions <!-- Provide the versions of PHP and `fakerphp/faker` on which the issue has been observed --> | | Version | |:---------------|:--------| | PHP | x.y.z | | `fakerphp/faker` | x.y.z | ### Self-enclosed code snippet for reproduction ```php # replace this with a self-enclosed usage example ``` ### Expected output ```txt # replace this with the expected output of your self-enclosed example ``` ### Actual output ```txt # replace this with the actual output of your self-enclosed example ```
💾 Save Changes
❌ Cancel