From 41ad3634f8cce3de40ef4b4e04d9c11b7439747a Mon Sep 17 00:00:00 2001 From: Anne Bertucio Date: Fri, 6 Apr 2018 13:33:38 -0700 Subject: [PATCH] docs: Creates a folder for weekly status drafts Creates a folder for drafts of weekly status reports for community editing and provides a sample template for weekly reports. Signed-off-by: Anne Bertucio --- statusreports/REPORT_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 statusreports/REPORT_TEMPLATE.md diff --git a/statusreports/REPORT_TEMPLATE.md b/statusreports/REPORT_TEMPLATE.md new file mode 100644 index 0000000000..fc9576f60a --- /dev/null +++ b/statusreports/REPORT_TEMPLATE.md @@ -0,0 +1,16 @@ +# [YYYY-MM-DD] Week in Review + +### Notable Pull Requests/Issues + +- Was something significant merged in the last week? [Resolves #115](https://example.com/resolved/pull/request) +- Was a PR submitted for a significant change? [In Progress #120](https://example.com/pull/request) +- Is there new/dynamic conversation happening about a PR/issue that readers should look at? [Issue #100](https://example.com/open/issue) + +### Mailing List Discussions + +- Discussions happening that readers should look at (summarize and point to ML archives) + +### Community Updates + +- Is someone presenting a talk? +- Noteworthy Kata news? (i.e. "Became an OCI member this week")