Skip to content

Commit 460da1e

Browse files
committed
docs: add release checklist
1 parent cf38ab3 commit 460da1e

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

docs/RELEASE_CHECKLIST.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Release Checklist
2+
3+
Use this before sharing a ZIP or APK with customers.
4+
5+
## Required checks
6+
7+
- Module ZIP builds from GitHub Actions
8+
- Phone starts normally after install
9+
- Remove method is tested
10+
- Wallpaper guidance is tested
11+
- Theme folder behavior is tested
12+
- Customer support template is ready
13+
- Known problems are written in release notes
14+
- Device model and firmware are listed
15+
16+
## Release levels
17+
18+
| Level | Meaning |
19+
|---|---|
20+
| Alpha | Developer testing only |
21+
| Beta | Trusted testers only |
22+
| Stable | Tested on listed device and firmware |
23+
24+
## Stable release needs
25+
26+
- At least one OPPO device test
27+
- At least one realme device test
28+
- At least one OnePlus device test
29+
- Android version confirmed
30+
- Remove method confirmed

0 commit comments

Comments
 (0)