Skip to content

Commit 18f6652

Browse files
authored
chore: Add release pr template (coder#252)
1 parent a658fda commit 18f6652

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Changelog Run History (`cdr/m/scripts/clog/generate-clog.sh`)
2+
3+
- **yyyy-mm-dd**
4+
- Using Previous Object: `<some-ref>`
5+
- Using Latest Object: `<some-ref>`
6+
7+
## Release Checklist
8+
9+
- [ ] All Feature documentation merged
10+
- [ ] Changelog completed
11+
- [ ] Technical Engineer Review
12+
- [ ] Documentation Owner Review
13+
- [ ] Release Manager Review
14+
- [ ] Commit cleaned up and co-authored

.markdownlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
.github/PULL_REQUEST_TEMPLATE/release-template.md
12
node_modules

0 commit comments

Comments
 (0)