File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : Report CSS/HTML Bug
4
+ url : https://github.com/dompdf/dompdf/issues/new?title=[CSS/HTML]:%20
5
+ about : ' Any issues with PDF rendering are not directly related to this package, should be reported to dompdf/dompdf'
6
+ - name : Report FONTs/Characters/Encoding Bug
7
+ url : https://github.com/dompdf/dompdf/issues/new?title=[FONTs]:%20
8
+ about : ' Any issues with fonts rendering are not directly related to this package, should be reported to dompdf/dompdf'
9
+ - name : Feature request
10
+ url : https://github.com/dompdf/dompdf/discussions/new?category=ideas&title=[ENHANCEMENT]:%20
11
+ about : ' For ideas or feature requests, start a new discussion'
12
+ - name : Support Questions & Other
13
+ url : https://github.com/dompdf/dompdf/discussions/new?category=q-a&title=[SUPPORT]:%20
14
+ about : ' This space is only for reporting bugs. If you have a question or need help use discussions, click:'
You can’t perform that action at this time.
0 commit comments