Browse Source

Make test template more explicit about helix logs (#48740)

* Make test template more explicit about helix logs

...since I got confused and did the wrong thing repeatedly.

* Add a note about signing in to AzDO
Andrew Casey 2 years ago
parent
commit
6237c195e4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/ISSUE_TEMPLATE/50_test_failure.md

+ 2 - 1
.github/ISSUE_TEMPLATE/50_test_failure.md

@@ -46,7 +46,8 @@ Provide the stack trace associated with the test failure, if applicable.
 
 <details>
 <!--
-Provide the (helix) logs associated with the test failure, if applicable.
+If this is a Helix test failure, include the text of the .log artifact from the failing test.
+Note that you have to be signed in to Azure DevOps to see the test artifacts.
 -->
 
 ```text