2017-09-05 15:36:11 +00:00
|
|
|
Thank you for choosing to contribute to Corda.
|
2017-09-05 15:22:58 +00:00
|
|
|
|
|
|
|
## PR Process
|
|
|
|
|
|
|
|
Your PR must be approved by one or more reviewers and all tests must be passed on [TeamCity CI](https://ci.corda.r3cev.com)
|
|
|
|
in order to be merged.
|
|
|
|
|
|
|
|
Once you have submitted a PR you are responsible for keeping it up to date until the time it is merged.
|
|
|
|
|
|
|
|
## PR Checklist
|
|
|
|
|
|
|
|
1. Ensure you have done any relevant automated and manual testing.
|
2017-09-05 15:36:11 +00:00
|
|
|
2. Add your changes to `docs/src/changelog.rst`
|
|
|
|
3. Update any documentation in `docs/src` relating to your changes.
|
|
|
|
4. If you are contributing for the first time please read the agreement in [CONTRIBUTING](../contributing.md) now
|
|
|
|
and add to this Pull Request that you have read, and agreed to, the agreement.
|