Skip to content
Merged
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
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ a production setting. The project has zero plans of supporting `ctr` in the futu
When developing features inside the containerd codebase, changes should be focused
towards building APIs to develop higher level functionality and not about adding a
specific feature into the core codebase.
Some features may benefit the container ecosystem, however, they may not be
appropriate for a first class feature in containerd.
Even functionality that benefits the broader container ecosystem may not be
appropriate to implement as a first class feature in containerd.

## Successful Changes

Expand Down