Skip to content

Commit

Permalink
README: Link to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
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 <[email protected]>

Closes: #687
Approved by: rhatdan
  • Loading branch information
wking authored and rh-atomic-bot committed Apr 27, 2018
1 parent 93eb21d commit 4e468ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,8 @@ commit automatically with `git commit -s`.

## Communications

For general questions, or discussions, please use the
IRC group on `irc.freenode.net` called `cri-o`
that has been setup.
For general questions and discussion, please use the
IRC `#podman` channel on `irc.freenode.net`.

For discussions around issues/bugs and features, you can use the github
[issues](https://github.com/projectatomic/libpod/issues)
Expand Down
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4e468ce

Please sign in to comment.