-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
## This is a | ||
|
||
<-- Put a cross `x` in one of the below boxes --> | ||
|
||
- [ ] Bug/Issue | ||
- [ ] Feature request | ||
- [ ] General stuff | ||
|
||
<!-- BugStart (Remove this line if reporting bug) | ||
## Describe the bug/issue | ||
I wanted to ... | ||
### What happened | ||
... | ||
### What is expected | ||
... | ||
### Reproduction steps | ||
- ... | ||
### Sample code | ||
### Environment | ||
- OS: | ||
- PHP version: | ||
- {{project}} version: | ||
BugEnd (Remove this line if reporting bug) --> | ||
|
||
<!-- FeatureStart (Remove this line if requesting feature) | ||
## Explain the feature | ||
FeatureEnd (Remove this line if requesting feature) --> | ||
|
||
<!-- GeneralStart (Remove this line if it is general concern) | ||
## Explain yourself | ||
... | ||
GeneralEnd (Remove this line if it is general concern) --> |