mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-04-21 16:01:56 +02:00
Delete Bug_report.md
This commit is contained in:
parent
72cb4ca610
commit
bab54511e9
35
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
35
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -1,35 +0,0 @@
|
||||
---
|
||||
name: Bug
|
||||
about: Something does not work as expected
|
||||
----
|
||||
|
||||
### Summary
|
||||
|
||||
<!-- provide a summary here -->
|
||||
|
||||
### Versions
|
||||
|
||||
<!-- Please provide the versions of PHP as well as `fzaninotto/faker` on which the issue has been observed -->
|
||||
|
||||
| | Version |
|
||||
|:--------------------|:--------|
|
||||
| PHP | x.y.z |
|
||||
| `fzaninotto/faker` | x.y.z |
|
||||
|
||||
### Self-enclosed code snippet for reproduction
|
||||
|
||||
```php
|
||||
<!-- please replace this with a self-enclosed usage example -->
|
||||
```
|
||||
|
||||
### Expected output
|
||||
|
||||
```txt
|
||||
<!-- please replace this with the expected output of your self-enclosed example -->
|
||||
```
|
||||
|
||||
### Actual output
|
||||
|
||||
```txt
|
||||
<!-- please replace this with the actual output of your self-enclosed example -->
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user