From fb03f7f8e30d21ad74ef7a3ee1b4a7e546fef852 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 27 Dec 2023 17:21:58 -0700 Subject: [PATCH] CONTRIBUTING: class work Add note about contacting me for professors including this as part of their class work. --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 907c0d131a6c..9f965ed9e3ff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -134,3 +134,11 @@ contributors. Also, developers that are landing a pull request will use a Signed-off-by line to set the author for the commit. These lines are easy to add with `git commit -s`. + +## Submitting as part of class work + +If you are a professor or teacher that wishes to have your students submit fixes +as part of their class work, please contact imp@FreeBSD.org before the semester +to ensure we allocate the proper resources to process them quickly. We'll give +you more details when you contact us and thanks for including FreeBSD in your +class work. It also helps us keep track.