mirror of
https://github.com/corda/corda.git
synced 2025-06-06 01:11:45 +00:00
Add DCO requirement to contributing docs. (#3263)
This commit is contained in:
parent
de99f07d5a
commit
3535633d45
@ -130,7 +130,9 @@ Merging the changes back into Corda
|
|||||||
|
|
||||||
1. Create a pull request from your fork to the ``master`` branch of the Corda repo
|
1. Create a pull request from your fork to the ``master`` branch of the Corda repo
|
||||||
|
|
||||||
2. In the PR comments box, complete the pull-request checklist:
|
2. In the PR comments box:
|
||||||
|
|
||||||
|
* Complete the pull-request checklist:
|
||||||
|
|
||||||
* [ ] Have you run the unit, integration and smoke tests as described here? https://docs.corda.net/head/testing.html
|
* [ ] Have you run the unit, integration and smoke tests as described here? https://docs.corda.net/head/testing.html
|
||||||
* [ ] If you added/changed public APIs, did you write/update the JavaDocs?
|
* [ ] If you added/changed public APIs, did you write/update the JavaDocs?
|
||||||
@ -139,7 +141,9 @@ Merging the changes back into Corda
|
|||||||
* [ ] If you are contributing for the first time, please read the agreement in CONTRIBUTING.md now and add to this
|
* [ ] If you are contributing for the first time, please read the agreement in CONTRIBUTING.md now and add to this
|
||||||
Pull Request that you agree to it.
|
Pull Request that you agree to it.
|
||||||
|
|
||||||
3. In the PR comments box, also add a clear description of the purpose for the PR
|
* Add a clear description of the purpose of the PR
|
||||||
|
|
||||||
|
* Add the following statement to confirm that your contribution is your own original work: "I hereby certify that my contribution is in accordance with the Developer Certificate of Origin (https://github.com/corda/corda/blob/master/CONTRIBUTING.md#developer-certificate-of-origin)."
|
||||||
|
|
||||||
4. Request a review from a member of the Corda platform team via the `#design channel <http://slack.corda.net/>`_
|
4. Request a review from a member of the Corda platform team via the `#design channel <http://slack.corda.net/>`_
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user