diff options
author | Soobin Rho <soobinrho@gmail.com> | 2023-08-12 09:03:10 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-08-12 09:03:10 +0000 |
commit | 98565318b6749a6d7a024f5285f7c9ae9c75d00b (patch) | |
tree | 308742952da2134f0967a3d886bf756771709e8f /documentation/content/en | |
parent | 1526e7a6cda81a19cbdd77f360dc6194264957e9 (diff) | |
download | doc-98565318b6749a6d7a024f5285f7c9ae9c75d00b.tar.gz doc-98565318b6749a6d7a024f5285f7c9ae9c75d00b.zip |
Diffstat (limited to 'documentation/content/en')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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: |