We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632ee42 commit 5f25ebbCopy full SHA for 5f25ebb
1 file changed
.github/release-template.md
@@ -0,0 +1,30 @@
1
+## Summary
2
+
3
+- What changed in this release (high level)
4
5
+## Highlights
6
7
+1. Feature:
8
+2. Improvement:
9
+3. Fix:
10
11
+## Upgrade Notes
12
13
+1. Desktop users:
14
+2. Self-host users:
15
16
+## Screenshots / Demo
17
18
+- Screenshot 1:
19
+- Screenshot 2:
20
+- Screenshot 3:
21
22
+## Known Issues
23
24
+- Issue 1:
25
+- Issue 2:
26
27
+## Checks
28
29
+- [ ] `npm run typecheck`
30
+- [ ] `npm run build`
0 commit comments