From 5775c8b5c284e2d3bf74c84b74baccd7e21fb3cc Mon Sep 17 00:00:00 2001 From: Erick Date: Mon, 6 May 2024 15:15:30 -0700 Subject: [PATCH] chore: add frontmatter to new version smoke test template (#2023) Co-authored-by: Felix Angelov --- .github/ISSUE_TEMPLATE/new_version_smoke_test.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_version_smoke_test.md b/.github/ISSUE_TEMPLATE/new_version_smoke_test.md index 0f9a3e93..aedd311e 100644 --- a/.github/ISSUE_TEMPLATE/new_version_smoke_test.md +++ b/.github/ISSUE_TEMPLATE/new_version_smoke_test.md @@ -1,3 +1,10 @@ +--- +name: Smoke Test Checklist +about: Bootstrap a new version smoke test checklist +title: chore(smoke_test): +labels: chore +--- + Smoke tests checklist for new version (x.x.x): - [ ] e2e tests (ADD_LINK_HERE_WHEN_DONE) @@ -33,7 +40,7 @@ Smoke tests checklist for new version (x.x.x): - [ ] Android Add to App patch - [ ] Win - [ ] Mac - + - [ ] iOS Flavors release - [ ] iOS Flavors patch - [ ] Auto detect version