From bfd056ceb1ad6529e1a2103f60e6f089c6b70109 Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Sun, 6 Sep 2020 16:53:25 -0400 Subject: [PATCH] ISSUE_TEMPLATE: fix typo --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0076329ed9..9ce48658b1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -54,7 +54,7 @@ to reduce attachment size * Use PNG for images, if you report some CV related bug, but not image reader issue - * Attach the image as archite to the ticket, if you report some reader issue. + * Attach the image as archive to the ticket, if you report some reader issue. Image hosting services compress images and it breaks the repro code. * Provide ONNX file for some public model or ONNX file with with random weights, if you report ONNX parsing or handling issue. Architecture details diagram