From 1e86c5a15d5443bd8f07a563a6393c3e8fd0bbf7 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Tue, 28 Jul 2020 21:21:17 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 82d9004..0e5421e 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,11 +14,12 @@ markComment: > recent activity. It will be closed if no further activity occurs. Thank you for your contributions. - Most issues are actually related to DompDF (eg rendering the PDF itself), - so please raise an issue there: https://github.com/dompdf/dompdf + Any issues with PDF rendering itself that are not directly related to this package, + should be reported on https://github.com/dompdf/dompdf instead. + When having doubts, please try to reproduce the issue with just dompdf. - If you believe this is still an actual issue with this - library, please reply to this issue. + If you believe this is an actual issue with this laravel-dompdf, + please reply to this issue so we can investigate further. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false # Limit to only `issues` or `pulls`