2019-02-07 22:16:59 +00:00
|
|
|
<!-- Explain the changes in the pull request below: -->
|
|
|
|
|
2019-01-28 13:32:47 +00:00
|
|
|
|
2019-06-23 12:40:36 +00:00
|
|
|
<!-- We recommend you review the checklist/tips before submitting a pull request. -->
|
2018-04-06 12:37:11 +00:00
|
|
|
|
2019-02-14 22:58:04 +00:00
|
|
|
- [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes)
|
2019-08-23 06:59:39 +00:00
|
|
|
- [ ] If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
|
2019-06-23 12:40:36 +00:00
|
|
|
- [ ] Did you squash your changes to a single commit? (not required, but preferred)
|
|
|
|
- [ ] Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
|
2020-04-30 16:00:24 +00:00
|
|
|
- [ ] If your change does not involve any code, include `[skip ci]` anywhere in the commit message to free up build resources.
|
2019-01-30 15:24:33 +00:00
|
|
|
|
2019-02-07 22:16:59 +00:00
|
|
|
<!--
|
|
|
|
The Contributing Guide at:
|
|
|
|
https://github.com/apache/thrift/blob/master/CONTRIBUTING.md
|
|
|
|
has more details and tips for committing properly.
|
|
|
|
-->
|