Skip to content

Commit 4eea24b

Browse files
committed
Bug report related changes
- adjust bug template to mention CUPS version, an application instead of browser, precise OS name and version and mention REPORTING_ISSUES document - fix a typo in REPORTING_ISSUES document - mention REPORTING_ISSUES document README
1 parent f2536d6 commit 4eea24b

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen.
2424
If applicable, add screenshots to help explain your problem.
2525

2626
**System Information:**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
27+
- OS and its version: [e.g. Ubuntu 22.04, Fedora 37, MacOS 13.0 Ventura...]
28+
- Application [e.g. chrome, safari, evince...]
29+
- CUPS version [e.g. 2.4.2]
3030

3131
**Additional context**
32-
Add any other context about the problem here.
32+
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.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ the CUPS sources:
4949
- `LICENSE`: The CUPS license agreement (Apache 2.0).
5050
- `NOTICE`: Copyright notices and exceptions to the CUPS license agreement.
5151
- `README.md`: This file.
52+
- `REPORTING_ISSUES.md`: Instructions what information to provide when reporting an issue.
5253

5354
Once you have installed the software you can access the documentation (and a
5455
bunch of other stuff) online at <http://localhost:631/> and using the `man`

REPORTING_ISSUES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ or
1616

1717
* your printer is seen by `lpstat -a`, its PPD file at `/etc/cups/ppd` has `IPP Everywhere` or `driverless` in its `Nickname` entry and its connection is `ipp` or `ipps` when you check the connection uri (f.e. by `lpstat -v <printer_name>`)
1818

19-
If any of them apply, your device work in driverless mode.
19+
If any of them apply, your device works in driverless mode.
2020

2121
For USB printers:
2222
* your printer is listed if you enter:

0 commit comments

Comments
 (0)