Browse Source

fix(README): move contact closer to contributing

Brandon Philips 12 years ago
parent
commit
86546c68b4
1 changed files with 7 additions and 8 deletions
  1. 7 8
      README.md

+ 7 - 8
README.md

@@ -20,14 +20,6 @@ Or feel free to just use curl, as in the examples below.
 [raft]: https://github.com/coreos/go-raft
 [etcdctl]: http://github.com/coreos/etcdctl/
 
-## Contact
-
-- Mailing list: http://coreos.com/lists/etcd-dev/
-- IRC: #coreos on irc.freenode.net
-- Planning/Roadmap: https://trello.com/b/OiEbU547/etcd
-- Bugs: https://github.com/coreos/etcd/issues
-
-
 ## Getting Started
 
 ### Getting etcd
@@ -92,6 +84,13 @@ You have successfully started an etcd on a single machine and written a key to t
 [security.md]: https://github.com/coreos/etcd/blob/master/Documentation/security.md
 [tuning.md]: https://github.com/coreos/etcd/blob/master/Documentation/tuning.md
 
+## Contact
+
+- Mailing list: http://coreos.com/lists/etcd-dev/
+- IRC: #coreos on irc.freenode.net
+- Planning/Roadmap: https://trello.com/b/OiEbU547/etcd
+- Bugs: https://github.com/coreos/etcd/issues
+
 ## Contributing
 
 See [CONTRIBUTING](https://github.com/coreos/etcd/blob/master/CONTRIBUTING.md) for details on submitting patches and contacting developers via IRC and mailing lists.