Skip to content

Commit

Permalink
Remove 'posting in the mailing list' in CONTRIBUTING.md (valkey-io#1174)
Browse files Browse the repository at this point in the history
Remove reference to "the mailing list". We don't have a mailing list.
  • Loading branch information
Shivshankar-Reddy authored and eifrah-aws committed Oct 20, 2024
1 parent 3357ea3 commit 1f06a1c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,9 @@ you need to ensure that the contribution is in accordance with the DCO.

1. If it is a major feature or a semantical change, please don't start coding
straight away: if your feature is not a conceptual fit you'll lose a lot of
time writing the code without any reason. Start by posting in the mailing list
and creating an issue at Github with the description of, exactly, what you want
to accomplish and why. Use cases are important for features to be accepted.
Here you can see if there is consensus about your idea.
time writing the code without any reason. Start by creating an issue at Github with the
description of, exactly, what you want to accomplish and why. Use cases are important for
features to be accepted. Here you can see if there is consensus about your idea.

2. If in step 1 you get an acknowledgment from the project leaders, use the following
procedure to submit a patch:
Expand Down

0 comments on commit 1f06a1c

Please sign in to comment.