689cca66c4
- Added Github Actions - Replaced `ISSUE_TEMPLATE.md`
18 lines
222 B
Markdown
18 lines
222 B
Markdown
## PHP Version
|
|
|
|
// The version on which the error is reproduced.
|
|
|
|
## Code Example
|
|
|
|
```php
|
|
// your code here
|
|
```
|
|
|
|
## Actual Behavior
|
|
|
|
// Example of incorrect error
|
|
|
|
## Expected Behavior
|
|
|
|
// Description of what you expected
|