File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- / .editorconfig export-ignore
2
- / .gitattributes export-ignore
1
+ .editorconfig export-ignore
2
+ .gitattributes export-ignore
3
3
/.github / export-ignore
4
- / .gitignore export-ignore
4
+ .gitignore export-ignore
5
5
/.php_cs export-ignore
6
6
/.scrutinizer.yml export-ignore
7
7
/.styleci.yml export-ignore
Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ $foo->doSomething();
31
31
```
32
32
33
33
34
- #### BC Breaks/Deprecations
34
+ #### Checklist
35
35
36
- Describe BC breaks/ deprecations here. (remove this section if not needed)
36
+ - [ ] Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
37
37
38
38
39
39
#### To Do
40
40
41
- - [ ] Add tests
41
+ - [ ] If the PR is not complete but you want to discuss the approach, list what remains to be done here
Original file line number Diff line number Diff line change 7
7
[ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/webplates/package.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/webplates/package )
8
8
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/webplates/package.svg?style=flat-square )] ( https://packagist.org/packages/webplates/package )
9
9
10
- ** Webplates pacakge .**
10
+ ** Webplates package .**
11
11
12
12
13
13
## Install
You can’t perform that action at this time.
0 commit comments