From owner-svn-doc-head@freebsd.org Mon Oct 1 13:51:17 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 665C510BC93A; Mon, 1 Oct 2018 13:51:17 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09D6E76F4A; Mon, 1 Oct 2018 13:51:17 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E050D21C64; Mon, 1 Oct 2018 13:51:16 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w91DpGM3023510; Mon, 1 Oct 2018 13:51:16 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w91DpGIx023506; Mon, 1 Oct 2018 13:51:16 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201810011351.w91DpGIx023506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Mon, 1 Oct 2018 13:51:16 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52319 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head X-SVN-Commit-Author: trasz X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/news/status X-SVN-Commit-Revision: 52319 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2018 13:51:17 -0000 Author: trasz Date: Mon Oct 1 13:51:16 2018 New Revision: 52319 URL: https://svnweb.freebsd.org/changeset/doc/52319 Log: Add Markdown quarterly status report template. Reviewed by: allanjude, bcr (earlier version) Approved by: allanjude, bcr (mentors) Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D17329 Added: head/en_US.ISO8859-1/htdocs/news/status/report-sample.md (contents, props changed) Modified: head/en_US.ISO8859-1/htdocs/news/status/status.xml Added: head/en_US.ISO8859-1/htdocs/news/status/report-sample.md ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/news/status/report-sample.md Mon Oct 1 13:51:16 2018 (r52319) @@ -0,0 +1,30 @@ +## Status Report Sample - This Will Become The Title ## + +Contact: John Smith, + +Link: [Link description here](http://www.example.com/project/url) + +Paragraphs are separated with an empty line. Use Markdown +syntax, the same as you use on GitHub. If you don't know +Markdown, just write it as if it was plain text. + +Introduce your work. Do not assume that the person reading +the report knows about your project. + +Show the importance of your work. Status reports are not +just about telling everyone that things were done, they also +need to explain why they were done. + +What has happened since the last report? Let us know what +is new in this area. + +Optionally include the information about the sponsor. + +If help is needed, make this explicit. List tasks, with enough +detail that people know if they are likely to be able to do them, +and invite people to get in contact: + + * First task + * Second task + * Third, if any + Modified: head/en_US.ISO8859-1/htdocs/news/status/status.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/status.xml Mon Oct 1 13:33:28 2018 (r52318) +++ head/en_US.ISO8859-1/htdocs/news/status/status.xml Mon Oct 1 13:51:16 2018 (r52319) @@ -19,7 +19,8 @@

Submit your entries as Pull Requests from your fork of FreeBSD Quarterly Status Reports GitHub repo or submit them via e-mail to - quarterly@FreeBSD.org.

+ quarterly@FreeBSD.org, + using the Markdown template.


One of the benefits of the FreeBSD development model is a focus on