diff options
Diffstat (limited to 'vendor/maennchen/zipstream-php/.github/PULL_REQUEST_TEMPLATE/FIX.md')
-rw-r--r-- | vendor/maennchen/zipstream-php/.github/PULL_REQUEST_TEMPLATE/FIX.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/vendor/maennchen/zipstream-php/.github/PULL_REQUEST_TEMPLATE/FIX.md b/vendor/maennchen/zipstream-php/.github/PULL_REQUEST_TEMPLATE/FIX.md deleted file mode 100644 index 77f65a080..000000000 --- a/vendor/maennchen/zipstream-php/.github/PULL_REQUEST_TEMPLATE/FIX.md +++ /dev/null @@ -1,13 +0,0 @@ -<!--- -name: 🐞 Bug Fix -about: You have a fix for a bug? -labels: bug ----> - -<!-- -- Please do not send a pull request for an issue in a version of ZipStream-PHP - that is no longer supported. - See: https://github.com/maennchen/ZipStream-PHP#version-support -- Please target the oldest branch of ZipStream-PHP that is still supported and - affected by this bug. ---> |