Date: Wed, 3 Mar 2021 15:08:32 GMT From: Chris Rees <crees@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 62371d2fa9 - main - Update summary Bugzilla standard format for ports Message-ID: <202103031508.123F8WCG036637@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by crees: URL: https://cgit.FreeBSD.org/doc/commit/?id=62371d2fa9b421dcd32a723df098eb0f75d95e06 commit 62371d2fa9b421dcd32a723df098eb0f75d95e06 Author: Chris Rees <crees@FreeBSD.org> AuthorDate: 2021-03-03 14:59:20 +0000 Commit: Chris Rees <crees@FreeBSD.org> CommitDate: 2021-03-03 14:59:20 +0000 Update summary Bugzilla standard format for ports PR: docs/232816 Submitted by: salvadore Reviewed by: ygy Differential: https://reviews.freebsd.org/D23590 --- .../content/en/books/porters-handbook/quick-porting/chapter.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc b/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc index f8f3789e54..48d0cef894 100644 --- a/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc +++ b/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc @@ -257,7 +257,7 @@ Submit [.filename]#oneko.diff# with the https://bugs.freebsd.org/submit/[bug sub [NOTE] ==== -Giving a good description in the summary of the problem report makes the work of port committers a lot easier. We prefer something like "New port: _category/portname short description of the port_" for new ports. Using this scheme makes it easier and faster to begin the work of committing the new port. +Giving a good description in the summary of the problem report makes the work of port committers and triagers a lot easier. The expected format for new ports is "[NEW PORT] _category/portname short description of the port_" for new ports. Using this scheme makes it easier and faster to begin the work of committing the new port. ==== After submitting the port, please be patient. The time needed to include a new port in FreeBSD can vary from a few days to a few months. A simple search form of the Problem Report database can be searched at https://bugs.freebsd.org/bugzilla/query.cgi[].
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103031508.123F8WCG036637>