From e9620c0d9499a52faeba7d181eb1a4b8ebf94c39 Mon Sep 17 00:00:00 2001 From: Ircama Date: Thu, 24 Oct 2024 00:55:00 +0200 Subject: [PATCH] Refinements --- .github/ISSUE_TEMPLATE/document-issues.md | 2 +- .github/ISSUE_TEMPLATE/new-printers.md | 2 +- .github/ISSUE_TEMPLATE/software-bug-report.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/document-issues.md b/.github/ISSUE_TEMPLATE/document-issues.md index 7528d76..4184e2e 100644 --- a/.github/ISSUE_TEMPLATE/document-issues.md +++ b/.github/ISSUE_TEMPLATE/document-issues.md @@ -6,7 +6,7 @@ labels: 'documentation' assignees: '' --- -This repository is intended for software developers with experience managing Python programs. We will not respond to requests regarding difficulties in software development or in using the software. +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. diff --git a/.github/ISSUE_TEMPLATE/new-printers.md b/.github/ISSUE_TEMPLATE/new-printers.md index a277786..9aed7ce 100644 --- a/.github/ISSUE_TEMPLATE/new-printers.md +++ b/.github/ISSUE_TEMPLATE/new-printers.md @@ -6,7 +6,7 @@ labels: '' assignees: '' --- -This repository is intended for software developers with experience managing Python programs. We will not respond to requests regarding difficulties in software development or in using the software. +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. diff --git a/.github/ISSUE_TEMPLATE/software-bug-report.md b/.github/ISSUE_TEMPLATE/software-bug-report.md index 4ad5ec0..d860ffd 100644 --- a/.github/ISSUE_TEMPLATE/software-bug-report.md +++ b/.github/ISSUE_TEMPLATE/software-bug-report.md @@ -6,7 +6,7 @@ labels: '' assignees: '' --- -This repository is intended for software developers with experience managing Python programs. We will not respond to requests regarding difficulties in software development or in using the software. Issues related to printers (either new or already defined) should be reported in other options. +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. **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.