git: 0887638f8d - main - committers-guide: Clarify changes made in 98565318b6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Aug 2023 17:44:41 UTC
The branch main has been updated by ceri:
URL: https://cgit.FreeBSD.org/doc/commit/?id=0887638f8d36d207755ba00ac7a083890fe92221
commit 0887638f8d36d207755ba00ac7a083890fe92221
Author: Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-08-28 17:40:08 +0000
Commit: Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-08-28 17:40:08 +0000
committers-guide: Clarify changes made in 98565318b6
---
documentation/content/en/articles/committers-guide/_index.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 4310f234f8..b2b1e4da4e 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2851,8 +2851,8 @@ Once your question is answered, if no one pointed you to documentation that spel
== Bugzilla
The FreeBSD Project utilizes Bugzilla for tracking bugs and change requests.
-Be sure that, if you commit a fix or suggestion found in the PR database, close it.
-It is also considered nice if you take time to close any PRs associated with your commits, if appropriate.
+If you commit a fix or suggestion found in the PR database, be sure to close the PR.
+It is also considered nice if you take time to close any other PRs associated with your commits.
Committers with non-``FreeBSD.org`` Bugzilla accounts can have the old account merged with the `FreeBSD.org` account by following these steps: