git: fb03f7f8e30d - main - CONTRIBUTING: class work
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 00:23:55 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fb03f7f8e30d21ad74ef7a3ee1b4a7e546fef852 commit fb03f7f8e30d21ad74ef7a3ee1b4a7e546fef852 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2023-12-28 00:21:58 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-12-28 00:21:58 +0000 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.