diff --git a/.github/ISSUE_TEMPLATE/unreliable_test_report.md b/.github/ISSUE_TEMPLATE/unreliable_test_report.md new file mode 100644 index 00000000000..a1981703b69 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/unreliable_test_report.md @@ -0,0 +1,17 @@ +--- +name: unreliable test +about: Help us monitor our test suite by reporting flaky tests. +labels: tests-ci-cd +--- + +## Test Details + +- Name of test: +- OS of failure: +- VSCode version of failure (minimum/insider/stable): +- Link to failing run: +- Link to failing test: + +## Log of Test Failure + +## Additional Information