From ea76de02bd4dc85d414422a1fdeeeab19dbdcc46 Mon Sep 17 00:00:00 2001 From: rocky Date: Fri, 7 Jul 2023 10:13:14 -0400 Subject: [PATCH] Tweak bug-report --- .github/ISSUE_TEMPLATE/bug-report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 2828f148..2cd81f4e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -17,9 +17,9 @@ are trying to solve that involve the use of uncompyle6 along the way, although I may be more tolerant of this if you sponsor the project. Bugs are also not for general or novice kind help on how to install -this Python program in your environment in the way you would like to -have it set up, or how to interpret a Python traceback e.g. that winds -up saying Python X.Y.Z is not supported. +this Python program and its dependencies in your environment, or in +the way you would like to have it set up, or how to interpret a Python +traceback e.g. that winds up saying Python X.Y.Z is not supported. For these kinds of things, you will save yourself time by asking instead on forums like StackOverflow that are geared to helping people