1
0
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:
Lorenzo Salvadore
2023-03-14 10:49:02 +01:00
parent 860a3590c1
commit d4c1222325
+4 -2
View File
@@ -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.