diff options
-rw-r--r-- | documentation/content/en/articles/contributing/_index.adoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/content/en/articles/contributing/_index.adoc b/documentation/content/en/articles/contributing/_index.adoc index a5b872383a..d98ff31de0 100644 --- a/documentation/content/en/articles/contributing/_index.adoc +++ b/documentation/content/en/articles/contributing/_index.adoc @@ -254,7 +254,6 @@ _Do not_ just send the diffs to the {freebsd-hackers} or they will get lost! We Indicate your submission by including `[PATCH]` in the synopsis of the report. If you feel it appropriate (for example you have added, deleted, or renamed files), bundle your changes into a `tar` file. -Archives created with man:shar[1] are also welcome. If your change is of a potentially sensitive nature, such as if you are unsure of copyright issues governing its further distribution then you should send it to {core-email} directly rather than submitting as a bug report. The {core-email} reaches a much smaller group of people who do much of the day-to-day work on FreeBSD. |