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 a658fda commit 18f6652Copy full SHA for 18f6652
.github/PULL_REQUEST_TEMPLATE/release-template.md
@@ -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
@@ -1 +1,2 @@
+.github/PULL_REQUEST_TEMPLATE/release-template.md
node_modules
0 commit comments