Refinements

This commit is contained in:
Ircama
2024-10-24 00:57:11 +02:00
parent e9620c0d94
commit 1f993d77a2
4 changed files with 27 additions and 9 deletions

View File

@@ -1,17 +1,20 @@
---
name: Request on printers included in the software
about: This option is only related to already defined printers which are not appropriately managed by the software
about: This option is only related to already defined printers which are not appropriately managed by the software.
title: ''
labels: ''
assignees: ''
---
<!--
Note: this option shall not be used for printers that are NOT mentioned in the drop-down list of the UI.
We will not process issues related to networking, WiFi, IP addressing issues.
We will not address any issues unless the following checklist is thoroughly completed.
Please do not expect immediate responses. We will review cases only when it is feasible to do so.
-->
**Printer model**
Provide the printer model as reported by the product label. This model shall be available in the drop-down list of the UI. It should clearly confirm that the printer in question matches the configuration specified in the software without ambiguity.

View File

@@ -4,11 +4,14 @@ about: Use this option for request of clarifications clearly not reported in the
title: ''
labels: 'documentation'
assignees: ''
---
<!--
This repository is intended for software developers with experience managing Python programs. We will not respond to requests related to development challenges or difficulties in using the software.
Generic reports that do not reference specific wording in the README will not be addressed.
Please do not expect immediate responses. We will review cases only when it is feasible to do so.
-->
**Describe the bug**
Provide a clear and concise description of the issue in the documentation, specifying the exact point in the README where the incorrect information appears, and suggest a correction.
Provide a clear and concise description of the issue in the documentation, specifying the exact point in the README where the incorrect information appears, and suggest a correction.

View File

@@ -4,11 +4,20 @@ about: Use this option only after carefully reading the README file and followin
title: ''
labels: ''
assignees: ''
---
<!--
We are not inclined to process requests to add new printers, unless there are specific software issues that need to be addressed.
The software already includes data converter tools, but with no responsibility for any source data.
We disclaim all responsibility for any risks associated with using EEPROM configurations from external repositories. We do not support fixes and will not merge untested definitions, as improper access to the printer's EEPROM may result in irreversible damage to the device.
This repository is intended for software developers with experience managing Python programs. We will not respond to requests related to development challenges or difficulties in using the software.
We will not address any issues unless the following checklist is thoroughly completed.
However, after reporting clear evidence (including test cases) that no valid external printer definition was found, we may evaluate a request on new printers, provided that the following checklist has been carefully completed.
Please do not expect immediate responses. We will review cases only when it is feasible to do so.
-->
**Scenario**
Clearly describe that you followed the instructions in the README and specifically that you carefully completed the steps described in the [Example to integrate new printers](https://github.com/Ircama/epson_print_conf/?tab=readme-ov-file#example-to-integrate-new-printers). Report the issue including steps to reproduce the behavior and a short description of what you expected to happen.

View File

@@ -1,13 +1,16 @@
---
name: Python software bug report or feature enhancement
about: This option is only for software bugs or to propose software enhancements. Not to be used for usage clarifications or for requests on printers
name: Software bug report or feature enhancement
about: This option is only for software bugs or to propose software enhancements. Not to be used for usage clarifications or for requests about printers.
title: ''
labels: ''
assignees: ''
---
<!--
This repository is intended for software developers with experience managing Python programs. We will not respond to requests related to development challenges or difficulties in using the software. Issues related to printers (either new or already defined) should be reported in other options.
Please do not expect immediate responses. We will review cases only when it is feasible to do so.
-->
**Describe the bug**
A clear and concise description of the bug, including steps to reproduce the behavior and a short description of what you expected to happen.
This option is only for software bugs.