File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ PLEASE READ: FILLING IN THE TEMPLATE IS REQUIRED!
1111Issues that do not include enough information might not be picked up.
1212Issues that have not been filled in using the issue template will be _closed_.
1313
14- Have you read laravel-cloudfront's contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/master /CONTRIBUTING.md)
15- and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/master /CODE_OF_CONDUCT.md)?
14+ Have you read laravel-cloudfront's contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/main /CONTRIBUTING.md)
15+ and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/main /CODE_OF_CONDUCT.md)?
1616
1717By filing an Issue, you are expected to comply with it, including treating everyone with respect.
1818
@@ -50,7 +50,7 @@ Put an X between the brackets if you have done the following:
5050
5151<!-- What you expect to happen -->
5252
53- ** Actual behavior:**
53+ ** Actual behavior:**
5454
5555<!-- What actually happens. Please include screenshots, stack traces and anything that can help us understand the issue. -->
5656
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ PLEASE READ: FILLING IN THE TEMPLATE IS REQUIRED!
1212Issues that do not include enough information might not be picked up.
1313
1414Have you read laravel-cloudfront's
15- contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/master /CONTRIBUTING.md)
16- and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/master /CODE_OF_CONDUCT.md)?
15+ contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/main /CONTRIBUTING.md)
16+ and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/main /CODE_OF_CONDUCT.md)?
1717By filing an idea, you are expected to comply with it, including treating everyone with respect.
1818
1919Please prefix your idea with: [IDEA].
Original file line number Diff line number Diff line change 11# CloudFront Package for Laravel
22
33[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/meema/laravel-cloudfront.svg?style=flat-square )] ( https://packagist.org/packages/meema/laravel-cloudfront )
4- [ ![ StyleCI] ( https://github.styleci.io/repos/320476033/shield?branch=master )] ( https://github.styleci.io/repos/320476033 )
5- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/?branch=master )
4+ [ ![ StyleCI] ( https://github.styleci.io/repos/320476033/shield?branch=main )] ( https://github.styleci.io/repos/320476033 )
5+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/badges/quality-score.png?b=main )] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/?branch=main )
66[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/meema/laravel-cloudfront.svg?style=flat-square )] ( https://packagist.org/packages/meema/laravel-cloudfront )
7- [ ![ License] ( https://img.shields.io/github/license/meemalabs/laravel-cloudfront.svg?style=flat-square )] ( https://github.com/meemalabs/laravel-cloudfront/blob/master /LICENSE.md )
8- <!-- [[](https://github.com/meemalabs/laravel-cloudfront/actions) -->
7+ [ ![ License] ( https://img.shields.io/github/license/meemalabs/laravel-cloudfront.svg?style=flat-square )] ( https://github.com/meemalabs/laravel-cloudfront/blob/main /LICENSE.md )
8+ <!-- [[](https://github.com/meemalabs/laravel-cloudfront/actions) -->
99<!-- [[](ghactions) -->
1010
1111This is a wrapper package for AWS CloudFront. Please note that while this package is used in production environments and is completely functional, it is not feature-complete & currently only focuses on cache invalidations.
You can’t perform that action at this time.
0 commit comments