Here's what I have in mind: Just the facts.
Title: Apache HTTP Server: Contribute Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Just the facts ... where and how to contribute. # Where The source code is in svn at: * Trunk: <samp>http://svn.apache.org/repos/asf/httpd/httpd/trunk</samp> * 2.4 (stable): <samp>http://svn.apache.org/repos/asf/httpd/httpd/2.4.x</samp> The source is also [mirrored on Github](https://github.com/apache/httpd) Website source is at: <samp>https://svn.apache.org/repos/asf/httpd/site/trunk/content</samp> (Further details in the [devnotes](../dev/devnotes.html)) # How Patches may be submitted by mailing output of <samp>svn diff</samp> to the [dev@httpd](https://lists.apache.org/list.html?d...@httpd.apache.org) mailing list, or via a pull request at the above Github repo. (Further details about how to generate an svn diff are in the [devnotes](../dev/devnotes.html) # What Places to find good things to work on include: * The [STATUS file](https://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS) * The [bug tracker](../bug_report.html) -- Rich Bowen rbo...@rcbowen.com --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org