Create pull request template with deprecation info

This template should make it clear to every contributor,
that this repository and the bundle became deprecated.
This commit is contained in:
Claudio Zizza
2019-04-24 10:16:17 +02:00
committed by GitHub
parent ea55012ddb
commit aaa8d2b568

5
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,5 @@
## This bundle became deprecated
Please be aware that this bundle became deprecated and won't be compatible with Symfony 5 and upwards.
Read more about the deprecation and the alternatives for this bundle in the issue
[#156](https://github.com/doctrine/DoctrineCacheBundle/issues/156).