aboutsummaryrefslogtreecommitdiff
path: root/release-notes.template.yml
diff options
context:
space:
mode:
authorGavin Gavel <bot@opensourcefoundries.com>2018-06-23 01:40:42 +0000
committerGavin Gavel <bot@opensourcefoundries.com>2018-06-23 01:40:42 +0000
commit7461017fabf06a0f549dae00e9f45ac49e609816 (patch)
tree82fb766ab24ddd1c07fa9d71e7a0fd065848343a /release-notes.template.yml
parent1c84ea2030934d57c12c29b9f30c5606d1249c47 (diff)
parent7a45210fdcd3e2d962c5a4ff9f0ecfd8d240bea3 (diff)
osf-public release: 0.22
Diffstat (limited to 'release-notes.template.yml')
-rw-r--r--release-notes.template.yml54
1 files changed, 54 insertions, 0 deletions
diff --git a/release-notes.template.yml b/release-notes.template.yml
new file mode 100644
index 0000000..d01cd26
--- /dev/null
+++ b/release-notes.template.yml
@@ -0,0 +1,54 @@
+- update: THE_UPDATE_NUMBER
+
+ highlights:
+ - TODO
+
+ summary: |
+ TODO
+
+ parts:
+ - name: Linux microPlatform
+ summary: TODO
+ projects:
+ - name: Meta OSF Layer
+ manifest_project: meta-osf
+ # Optional, here and below:
+ bug_fixes:
+ - heading: TODO
+ summary: TODO
+ # Optional, here and below:
+ features:
+ - heading: TODO
+ summary: TODO
+ - name: Meta Intel
+ manifest_project: git/meta-intel
+ bug_fixes:
+ - heading: TODO
+ summary: TODO
+ features:
+ - heading: TODO
+ summary: TODO
+ - name: Meta Linaro
+ manifest_project: openembedded/meta-linaro
+ bug_fixes:
+ - heading: TODO
+ summary: TODO
+ features:
+ - heading: TODO
+ summary: TODO
+ - name: Meta Qualcomm
+ manifest_project: ndechesne/meta-qcom
+ bug_fixes:
+ - heading: TODO
+ summary: TODO
+ features:
+ - heading: TODO
+ summary: TODO
+ - name: OpenEmbedded-Core Layer
+ manifest_project: openembedded/openembedded-core
+ bug_fixes:
+ - heading: TODO
+ summary: TODO
+ features:
+ - heading: TODO
+ summary: TODO