diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc index c316176b05..670c2a754b 100644 --- a/documentation/content/en/books/fdp-primer/overview/_index.adoc +++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc @@ -175,7 +175,12 @@ please generate the [.filename]#.diff# from the base of your documentation tree. + In the example above, changes have been made to the *bsdinstall* portion of the Handbook. + -. Submit the patch or diff file using the web-based https://bugs.FreeBSD.org/bugzilla/enter_bug.cgi?product=Documentation[Problem Report] system. If using the web form, enter a Summary of _[patch] short description of problem_. Select the Component `Documentation`. In the Description field, enter a short description of the changes and any important details about them. Use the btn:[Add an attachment] button to attach the patch or diff file. Finally, use the btn:[Submit Bug] button to submit your diff to the problem report system. +. Submit the patch or diff file using the web-based https://bugs.FreeBSD.org/bugzilla/enter_bug.cgi?product=Documentation[Problem Report] system. +In the `Component` field, select the part of documentation the changes belong to. +In the `Summary` field, enter a _short description of the problem_. +In the `Description` field, enter a short description of the changes and any important details about them. +Use the btn:[Add an attachment] button to attach the patch or diff file. +Finally, use the btn:[Submit Bug] button to submit the diff to the Problem Report system. ==== [[gnu-linux-installation-process]]