Repository: couchdb-docker Updated Branches: refs/heads/master 88f96a611 -> 3154b94cf
readme: add note about docker hub comments Project: http://git-wip-us.apache.org/repos/asf/couchdb-docker/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-docker/commit/3154b94c Tree: http://git-wip-us.apache.org/repos/asf/couchdb-docker/tree/3154b94c Diff: http://git-wip-us.apache.org/repos/asf/couchdb-docker/diff/3154b94c Branch: refs/heads/master Commit: 3154b94cfc3721c759798d9ea74803b027c950bd Parents: 88f96a6 Author: klaemo <[email protected]> Authored: Mon Nov 2 17:48:26 2015 +0100 Committer: klaemo <[email protected]> Committed: Mon Nov 2 17:48:26 2015 +0100 ---------------------------------------------------------------------- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-docker/blob/3154b94c/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 252c172..fbdf165 100644 --- a/README.md +++ b/README.md @@ -98,9 +98,10 @@ and then build and run [sudo] docker run -d -p 5984:5984 -v ~/couchdb:/usr/local/var/lib/couchdb you/awesome-couchdb ``` -## Contributing +## Feedback, Issues, Contributing -Please use Github issues for any questions, bugs, feature requests. :) +**Please use Github issues for any questions, bugs, feature requests. :)** +I don't get notified about comments on Docker Hub, so I might respond really late...or not at all. ## Contributors
