diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 49d8c45a9..0661904c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,14 +30,6 @@ print("Minimal POC to reproduce the bug") ## Artifacts -Generate a compiler report (see documentation) and attach all generated artifacts here: - -- bounds.txt -- cryptographic_parameters.txt -- ir_nodes.txt -- optimizations_applied.txt -- target_nodes.txt -
Logs or output

diff --git a/.github/ISSUE_TEMPLATE/refactor.md b/.github/ISSUE_TEMPLATE/refactor.md index b5023e9f0..dc8d53030 100644 --- a/.github/ISSUE_TEMPLATE/refactor.md +++ b/.github/ISSUE_TEMPLATE/refactor.md @@ -6,11 +6,11 @@ labels: refactor ## Proposal -What would be your refactor proposal +What would be your refactor proposal? ## Impact -List all files/modules/projects impacted by this refactor +List all files/modules/projects impacted by this refactor.

Files impacted