summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2018-04-27 11:58:18 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-04-27 19:05:46 +0000
commit4e468ce83d69e9748e80eb98a6f5bd3c5114cc7d (patch)
treef9907087a60a9d24800f83895391a03dd671a601 /README.md
parent93eb21d156e387f1fd13bfa7068915459edd0a5a (diff)
downloadpodman-4e468ce83d69e9748e80eb98a6f5bd3c5114cc7d.tar.gz
podman-4e468ce83d69e9748e80eb98a6f5bd3c5114cc7d.tar.bz2
podman-4e468ce83d69e9748e80eb98a6f5bd3c5114cc7d.zip
README: Link to CONTRIBUTING.md
Make that information more easily discoverable. And since CONTRIBUTING.md already mentions IRC, we can drop the IRC reference from the README to DRY things up. Also update CONTRIBUTING.md to replace the stale #cri-o reference left over from the initial libpod/podman fork. While I was touching this line, I also shuffled some of the wording around to tighten that sentence up. Signed-off-by: W. Trevor King <wking@tremily.us> Closes: #687 Approved by: rhatdan
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 926b8ee2e..6de00d60c 100644
--- a/README.md
+++ b/README.md
@@ -50,11 +50,8 @@ includes tables showing Docker commands and their Podman equivalent commands.
**[Tutorials](docs/tutorials)**
Tutorials on the Podman utility.
-## Communication with Fellow Developers
-
-For async communication and long running discussions please use issues and pull requests on the github repo. This will be the best place to discuss design and implementation.
-
-For sync communication we have an IRC channel #PODMAN, on chat.freenode.net, that everyone is welcome to join and chat about development.
+**[Contributing](CONTRIBUTING.md)**
+Information about contributing to this project.
### Current Roadmap