From 5f8cf4126511ef50cd68c0b5df3011e3f02e9869 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 20 Dec 2024 10:14:04 -0500 Subject: contributing: Remove shar reference Use of shar for submissions has been deprecated for some time. Reviewed by: kevans, fuz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48162 --- documentation/content/en/articles/contributing/_index.adoc | 1 - 1 file changed, 1 deletion(-) (limited to 'documentation/content/en/articles') 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. -- cgit v1.2.3