Skip to content

Commit

Permalink
Merge pull request distribution#3682 from Jamstah/contributing-review
Browse files Browse the repository at this point in the history
Review contributing for Docker references
  • Loading branch information
wy65701436 authored Aug 22, 2022
2 parents bc6b745 + c895369 commit 3413bf8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
- can't figure out something
- are not sure what's going on or what your problem is

Please ask first in the #distribution channel on Docker community slack.
[Click here for an invite to Docker community slack](https://dockr.ly/slack)
Please ask first in the [#distribution](https://cloud-native.slack.com/archives/C01GVR8SY4R) channel on CNCF community slack.
[Click here for an invite to the CNCF community slack](https://slack.cncf.io/)

### Reporting security issues

The Docker maintainers take security seriously. If you discover a security
The maintainers take security seriously. If you discover a security
issue, please bring it to their attention right away!

Please **DO NOT** file a public issue, instead send your report privately to
Expand All @@ -47,7 +47,7 @@ By following these simple rules you will get better and faster feedback on your
1. create a new issue, with a succinct title that describes your issue:
- bad title: "It doesn't work with my docker"
- good title: "Private registry push fail: 400 error with E_INVALID_DIGEST"
2. copy the output of:
2. copy the output of (or similar for other container tools):
- `docker version`
- `docker info`
- `docker exec <registry-container> registry --version`
Expand Down

0 comments on commit 3413bf8

Please sign in to comment.