Commit b1efd373 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Doc updates (#708)

A somewhat longer living PR to group documentation updates
parent f32dcf28
...@@ -140,6 +140,7 @@ repos work just as well. So when do we consider the inclusion of a new middlewar ...@@ -140,6 +140,7 @@ repos work just as well. So when do we consider the inclusion of a new middlewar
* First, the middleware should be useful for other people. "Useful" is a subjective term. We will * First, the middleware should be useful for other people. "Useful" is a subjective term. We will
probably need to further refine this. probably need to further refine this.
* It should be sufficiently different from other middleware to warrant inclusion.
* Current internet standards need be supported: IPv4 and IPv6, so A and AAAA records should be * Current internet standards need be supported: IPv4 and IPv6, so A and AAAA records should be
handled (if your middleware is in the business of dealing with address records that is). handled (if your middleware is in the business of dealing with address records that is).
* It must have tests. * It must have tests.
......
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