From e17a425dfb3382310fb5863f516dacdca9f44956 Mon Sep 17 00:00:00 2001 From: leshe4ka46 Date: Sun, 19 Oct 2025 14:47:59 +0300 Subject: fuck the unipdf licencing --- unipdf/.github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 unipdf/.github/ISSUE_TEMPLATE/bug_report.md (limited to 'unipdf/.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/unipdf/.github/ISSUE_TEMPLATE/bug_report.md b/unipdf/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..ee0d623 --- /dev/null +++ b/unipdf/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[BUG]" +labels: '' +assignees: '' + +--- + +## Description +A clear and concise description of what the bug is. + +## Expected Behavior +A clear and concise description of what you expected to happen. + +## Actual Behavior +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +## Attachments +Include a self-contained reproducible code snippet and PDF file that demonstrates the issue. -- cgit v1.2.3