mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 19:35:07 +00:00
Status reports: Improve call for reports email
Specify that if the directory where it is asked to put status reports does not exist yet, then it should be created, as it is already done in https://docs.freebsd.org/en/articles/freebsd-status-report-process/#_submit_your_report PR: 269892 Reported by: grahamperrin Approved by: debdrup (status blanket)
This commit is contained in:
@@ -19,11 +19,13 @@ The following methods are available to submit your reports:
|
||||
|
||||
* submit a review on Phabricator and add the group "status" to the
|
||||
reviewers list. You should put your reports in the directory
|
||||
doc/website/content/en/status/report-%%YEAR%%-%%START_NUM%%-%%YEAR%%-%%STOP_NUM%%/ ;
|
||||
doc/website/content/en/status/report-%%YEAR%%-%%START_NUM%%-%%YEAR%%-%%STOP_NUM%%/
|
||||
(create it if it is missing);
|
||||
|
||||
* submit a pull request at https://github.com/freebsd/freebsd-doc .
|
||||
You should put your reports in the directory
|
||||
doc/website/content/en/status/report-%%YEAR%%-%%START_NUM%%-%%YEAR%%-%%STOP_NUM%%/ ;
|
||||
doc/website/content/en/status/report-%%YEAR%%-%%START_NUM%%-%%YEAR%%-%%STOP_NUM%%/
|
||||
(create it if it is missing);
|
||||
|
||||
* send an email to status-submissions@FreeBSD.org including your report.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user