]> git.ipfire.org Git - ddns.git/blobdiff - README
Add contribution guidelines
[ddns.git] / README
diff --git a/README b/README
index 59441021ca1c5b4568d0701e077413aa313629c9..c69354c63d9eb50a43678b05ba685dd074026685 100644 (file)
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ written in Python.
 WEB HOME:
        http://git.ipfire.org/?p=ddns.git;a=summary
 
-BUGTRACKER:
+BUG TRACKER:
        https://bugzilla.ipfire.org/
 
        Product: DDNS Updater
@@ -49,11 +49,16 @@ INSTALLATION:
 
 SUPPORTED PROVIDERS:
        all-inkl.com
+       changeip.com
+       ddnss.de
        dhs.org
        dns.lightningwirelabs.com
+       dnsmadeeasy.com
        dnspark.com
+       domains.google.com
        domopoli.de
        dtdns.com
+       duckdns.org
        dyndns.org
        dyns.cx|net
        dynu.com
@@ -61,6 +66,8 @@ SUPPORTED PROVIDERS:
        enom.com
        entrydns.net
        freedns.afraid.org
+       joker.com
+       loopia.se
        myonlineportal.net
        namecheap.com
        no-ip.com
@@ -74,7 +81,25 @@ SUPPORTED PROVIDERS:
        twodns.de
        udmedia.de
        variomedia.de
+       xlhost.de
        zoneedit.com
        zzzz.io
 
 Also supports DNS updates via the ISC BIND nsupdate utility.
+
+CONTRIBUTE:
+       This is an Open Source and platform-independent project where
+       everyone is welcome to contribute improvements or support
+       for additional providers.
+
+       Please only send patches to the official mailing list:
+               ddns@lists.ipfire.org
+
+       Use the standard Git patch format as described here
+               http://wiki.ipfire.org/devel/git/commit-messages
+
+       and follow the general IPFire contribution guidelines
+               http://wiki.ipfire.org/devel/submit-patches
+
+       Please refrain from sending patches on GitHub or any other
+       platforms where this repository is mirrored.