chore: add frontmatter to new version smoke test template (#2023)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
name: Smoke Test Checklist
|
||||
about: Bootstrap a new version smoke test checklist
|
||||
title: chore(smoke_test): <version>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user