From: Zdenek Dohnal Date: Thu, 15 Feb 2024 06:50:34 +0000 (+0100) Subject: Mention reporting issues earlier X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebcd806f0974b255ad459d83afd9be4315b3d9dd;p=thirdparty%2Fcups.git Mention reporting issues earlier --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e16046114d..3e78a54f3e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,9 @@ assignees: '' --- +**Before you write the report** +Read the [REPORTING_ISSUES.md](https://github.com/OpenPrinting/cups/blob/master/REPORTING_ISSUES.md) file in the main repository and prepare data mentioned there which looks relevant to you issue. + **Describe the bug** A clear and concise description of what the bug is. @@ -29,4 +32,4 @@ If applicable, add screenshots to help explain your problem. - CUPS version [e.g. 2.4.2] **Additional context** -Follow the instructions from the [REPORTING-ISSUES](https://github.com/OpenPrinting/cups/blob/master/REPORTING_ISSUES.md) document and provide all information regarding the issue. +Any additional information which are relevant to the issue.