We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bab978 commit 7715b93Copy full SHA for 7715b93
1 file changed
.github/ISSUE_TEMPLATE/---new-release.md
@@ -1,7 +1,7 @@
1
---
2
name: "\U0001F4E6 New Release"
3
about: Steps to release a new version
4
-title: Release 2.xx
+title: Release 2.x.x
5
labels: pre-release
6
assignees: Khaoz-Topsy
7
@@ -29,8 +29,8 @@ assignees: Khaoz-Topsy
29
- [ ] Copy content of `release_notes.txt` into store webpage
30
- [ ] Submit for Microsoft review
31
- [ ] Create Github release ([New Release](https://github.com/AssistantNMS/App/releases/new))
32
- - [ ] Tag develop branch (1.112)
33
- - [ ] Use appropriate tag (1.112.0)
+ - [ ] Tag develop branch (2.x.x)
+ - [ ] Use appropriate tag (2.x.x)
34
- [ ] Attach `.aab`
35
- [ ] Attach `.apk`
36
- [ ] Attach `.ipa`
0 commit comments