composer package updates
[openemr.git] / vendor / mpdf / mpdf / .github / ISSUE_TEMPLATE.md
blob4aca9f8de00a63239d5315b41611cc0f1bef96ae
1 > Please use https://stackoverflow.com/questions/tagged/mpdf for all your general questions or troubleshooting!
2 > For contributing here, please see the guideline: https://github.com/mpdf/mpdf/blob/development/.github/CONTRIBUTING.md
4 > *Warning*: Failing to provide necessary information may cause the issue to be closed without consideration
6 ### I found this bug / would like to have this new functionality
8 ### This is mPDF and PHP version and environment (server/fpm/cli etc) I am using
10 ### This is a PHP code snippet I use
12 ```
13 <?php
16 ```
18 ### This is a HTML/CSS code snippet I use
20 ```
22 ```