From d50834193c0d28a717209a8b7c491778a29a297f Mon Sep 17 00:00:00 2001 From: rocky Date: Fri, 20 Dec 2019 10:36:01 -0500 Subject: [PATCH] Update instructions --- .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 c776fbfe..413d6a23 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -11,7 +11,7 @@ Please remove any of the optional sections if they are not applicable. Prerequisites * Make sure the bytecode you have can be disassembled with a - disassembler. + disassembler and produces valid results. * Don't put bytecode and corresponding source code on any service that requires registration to download. * When you open a bug report there is no privacy. If the legitimacy of @@ -35,7 +35,7 @@ decompiler service for versions of Python up to 2.6. ## How to Reproduce -