2017-09-05 17:08:00 +00:00
Thank you for choosing to contribute to Corda.
2017-09-05 15:22:58 +00:00
2017-09-05 17:08:51 +00:00
Your PR must be approved by one or more reviewers and all tests must be passed on TeamCity (https://ci.corda.r3cev.com) in order to be merged.
2017-09-05 15:22:58 +00:00
Once you have submitted a PR you are responsible for keeping it up to date until the time it is merged.
2017-09-05 17:08:00 +00:00
PR Checklist:
2017-09-05 15:22:58 +00:00
2017-09-05 17:07:17 +00:00
1. Ensure any new code is tested as described in https://docs.corda.net/testing.html
2017-09-05 16:38:53 +00:00
2. Ensure you have done any relevant automated testing and manual testing
2017-09-05 17:07:17 +00:00
3. Add your changes to docs/source/changelog.rst
4. Update any documentation in docs/source relating to your changes and learn how to build them in https://docs.corda.net/building-the-docs.html
2017-09-05 17:08:29 +00:00
5. If you are contributing for the first time please read the agreement in CONTRIBUTING.md now and add to this Pull Request that you have read, and agreed to, the agreement.
2017-09-05 17:07:17 +00:00
Please remove this message when you have read it.