GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1377
Revise contributing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift revise-contributing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1377.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1377
----
commit 33b2eb8533a77a78bd9159c5995992ab8f483274
Author: James E. King, III <[email protected]>
Date: 2017-09-25T04:12:58Z
Update the contribution guide, removed the older patch contribution
instructions as they lead to significant delays, added recipes for handling
github issues
commit e03d5ac072a0ad99377088e22ced1d500b72f6e3
Author: James E. King, III <[email protected]>
Date: 2017-09-25T04:13:38Z
build both ubuntu xenial as well as trusty to get more language level
coverage, force C++98 in one of the C++ builds to guarantee compat,
and update docker readme
----
---