From fce7557c8d8ffa1c997d3104f20ff54e8411d966 Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Wed, 27 Dec 2017 08:37:35 -1000 Subject: [PATCH] Emphasize use over PRs in README contributing section. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab3639a60..11f61f231 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,11 @@ target hardware. Contributing ------------ +The most important contributions are *uses* of *ring*. That is, we're very +interested in seeing useful things built on top of *ring*, like implementations +of TLS, SSH, the Noise Protocol, etc. + +Of course, contributions to *ring*'s code base are highly appreciated too. The *ring* project happily accepts pull requests without you needing to sign any formal license agreement. The portions of pull requests that modify existing files must be licensed under the same terms as the files being @@ -86,11 +91,8 @@ I agree to license my contributions to each file under the terms given at the top of each file I changed. ``` -The most important contributions are *uses* of *ring*. That is, we're very -interested in seeing useful things built on top of *ring*, like implementations -of TLS, SSH, the Noise Protocol, etc. -Of course, contributions to *ring*'s code base are highly appreciated too. If +If you want to work directly on *ring* and you don't have an idea for something to contribute already, see these curated lists of open issues: