diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2023-08-28 17:40:08 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2023-08-28 17:40:08 +0000 |
commit | 0887638f8d36d207755ba00ac7a083890fe92221 (patch) | |
tree | a8639e3dbe996159b7693161362ef3234823105c /documentation/content/en/articles/committers-guide | |
parent | fe949322d312ec50d3a8a194e0c9a559d7d1919f (diff) |
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 4 |
1 files 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: |