Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CODE-OF-CONDUCT.md to include Ramalama #2309

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This documented is primarily aimed at the following repositories:
- [storage](https://github.com/containers/storage)
- [libhvee](https://github.com/containers/libhvee)
- [psgo](https://github.com/containers/psgo)
- [ramalama](https://github.com/containers/ramalama)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this added here? The reason I only listed these repos here are because they are go repos controlled by the podman team and this document contains golang specific information around how we do dependency updates there.
As such I don't think adding this here is appropriate. Looks like you already have all the importan info copied anyway: https://github.com/containers/ramalama/blob/main/CONTRIBUTING.md so I don't see what this is adding.


However most of the things here listed are very generic when contributing to public projects

Expand Down