git: 2921c5a6a9 - main - Website - Bugreports: PR starts in the new state
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Nov 2023 10:55:25 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=2921c5a6a99997ab3acc637e05f9ab44de6001fa commit 2921c5a6a99997ab3acc637e05f9ab44de6001fa Author: Minsoo Choo <minsoochoo0122@proton.me> AuthorDate: 2023-11-26 10:54:27 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-11-26 10:54:27 +0000 Website - Bugreports: PR starts in the new state PR: 274342 Differential Revision: https://reviews.freebsd.org/D42770 --- website/content/en/support/bugreports.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/support/bugreports.adoc b/website/content/en/support/bugreports.adoc index e125ef5e6f..f9bbd66efe 100644 --- a/website/content/en/support/bugreports.adoc +++ b/website/content/en/support/bugreports.adoc @@ -14,7 +14,7 @@ include::shared/en/urls.adoc[] A problem report, or _PR_, can be about any component of FreeBSD, including problems with the operating system programs, a mistake in the documentation, or a new feature that the submitter wishes to see incorporated. -Problem reports begin in the _open_ state, and are closed when the issue is resolved. A numeric ID is assigned to each PR for tracking. Many FreeBSD changes refer to the PR number that prompted the change. +Problem reports begin in the _new_ state, and are closed when the issue is resolved. A numeric ID is assigned to each PR for tracking. Many FreeBSD changes refer to the PR number that prompted the change. == How to Submit a Problem Report