From 98565318b6749a6d7a024f5285f7c9ae9c75d00b Mon Sep 17 00:00:00 2001 From: Soobin Rho Date: Sat, 12 Aug 2023 11:03:10 +0200 Subject: Committer's Guide: Fix a typo Pull Request: https://github.com/freebsd/freebsd-doc/pull/246 --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/content/en/articles/committers-guide/_index.adoc') diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 78063dbe0d..8ab5fe1142 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2851,7 +2851,7 @@ 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 to close it. +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. Committers with non-``FreeBSD.org`` Bugzilla accounts can have the old account merged with the `FreeBSD.org` account by following these steps: -- cgit v1.2.3