summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
AgeCommit message (Collapse)Author
2016-11-01Fix grammar-o in CONTRIBUTINGBenjamin Kaduk
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1625) (cherry picked from commit e4d94269a5a41594852dc60716500580f1d47cef)
2016-10-13RT is put out to pastureRich Salz
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1702) (cherry picked from commit 7954dced19a7e59e7055eab95a981fa943c7d100)
2016-06-03Update CONTRIBUTINGMatt Caswell
Fix typos and clarify a few things in the CONTRIBUTING file. Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-05-11Recommend GH over RT, per team vote.Rich Salz
Reviewed-by: Richard Levitte <levitte@openssl.org> (Manual cherry-pick of f2b9c257216a27b568b3d5d703ca5bdd926c5c28)
2015-11-02Clarify the preferred way of creating patch filesMatt Caswell
Clarify that git format-patch output is preferred for creating patch files. Reviewed-by: Richard Levitte <levitte@openssl.org> (cherry picked from commit f89ee71bc81017e04ac50f570d8aed87f495bcf2)
2015-11-01Various README and CONTRIBUTING updatesRich Salz
Close GH Issue 69 Close GH PR 457/RT4113 Some other updates By Rich Salz, Alessandro Ghedini, Steve Marquess, Collin Anderson (manual cherry-pick of a2aaf8be7e3c22a61ef89f273aa85f482b955336 and b06935f439af7150d3ae566922353c3f210e63ed) Reviewed-by: Kurt Roeckx <kurt@openssl.org>