Commit 98a172de authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Final spit&polish before release

parent f4448782
Contributing to Varnish Cache
=============================
To contribute to Varnish, read
https://www.varnish-cache.org/trac/wiki/Contributing as a starting
point and follow relevant parts linked there.
Official development tree is here:
https://github.com/varnishcache/varnish-cache
Patches can be sent to varnish-dev@varnish-cache.org.
These days we prefer patches as pull requests directly to that tree.
Bugreports go there too.
Our main project communication is through or developer IRC channel::
#varnish-hacking on server irc.linpro.no
(That channel is not for user questions, use the #varnish channel for that.)
Mondays at 13:00 EU time we hold our weekly "bugwash" where we go
through new (and old) tickets. It speeds things up a lot if you
can be join the channel and answer questions directly when we go
over the ticket.
Github pull requests
--------------------
Pull requests are handled like other tickets.
Trivial pull requests (fix typos, etc) are welcomed, but they will be commited
Trivial pull requests (fix typos, etc) are welcomed, but they may be commited
by a core team member and the author credited in the commit message.
Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-2014 Varnish Software AS
Copyright (c) 2006-2016 Varnish Software AS
All rights reserved.
Redistribution and use in source and binary forms, with or without
......
......@@ -24,4 +24,4 @@ Third-party packages
--------------------
Varnish Cache is built and packaged in many different operating systems and
distributions. Please see the wiki for more information.
distributions. Please see http://varnish-cache.org for more information.
......@@ -7,9 +7,9 @@ Documentation and additional information about Varnish is available on
https://www.varnish-cache.org/
Technical questions about Varnish and this release should be addressed
to <varnish-misc@varnish-cache.org>. Please see
https://www.varnish-cache.org/trac/wiki/Contributing for how to
contribute patches and report bugs.
to <varnish-misc@varnish-cache.org>.
Please see CONTRIBUTING for how to contribute patches and report bugs.
Questions about commercial support and services related to Varnish
should be addressed to <sales@varnish-software.com>.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment