mirror of
https://github.com/corda/corda.git
synced 2024-12-18 12:46:29 +00:00
DOC-6379 - fixed broken links on github
This commit is contained in:
parent
6bdad94236
commit
73c98e6c2c
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -3,9 +3,9 @@
|
||||
|
||||
# PR Checklist:
|
||||
|
||||
- [ ] Have you run the unit, integration and smoke tests as described [here](https://docs.r3.com/en/platform/corda/4.8/open-source/testing.html)?
|
||||
- [ ] Have you run the unit, integration and smoke tests as described [here](https://docs.r3.com/testing.html)?
|
||||
- [ ] If you added public APIs, did you write the JavaDocs/kdocs?
|
||||
- [ ] If the changes are of interest to application developers, have you added them to the changelog, and potentially the [release notes](https://docs.corda.net/head/release-notes.html) (`https://docs.r3.com/en/platform/corda/4.8/open-source/release-notes.html`)?
|
||||
- [ ] If you are contributing for the first time, please read the [contributor agreement](https://docs.r3.com/en/platform/corda/4.8/open-source/contributing.html) now and add a comment to this pull request stating that your PR is in accordance with the [Developer's Certificate of Origin](https://docs.r3.com/en/platform/corda/4.8/open-source/contributing.html#merging-the-changes-back-into-corda).
|
||||
- [ ] If the changes are of interest to application developers, have you added them to the changelog, and potentially the [release notes](https://docs.r3.com/release-notes.html) (`https://docs.r3.com/release-notes.html`)?
|
||||
- [ ] If you are contributing for the first time, please read the [contributor agreement](https://docs.r3.com/contributing.html) now and add a comment to this pull request stating that your PR is in accordance with the [Developer's Certificate of Origin](https://docs.r3.com/contributing.html).
|
||||
|
||||
Thanks for your code, it's appreciated! :)
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
Corda is an open-source project and contributions are welcome!
|
||||
|
||||
To find out how to contribute, please see our [contributing docs](https://docs.r3.com/en/platform/corda/4.8/open-source/contributing.html).
|
||||
To find out how to contribute, please see our [contributing docs](https://docs.r3.com/contributing.html).
|
||||
|
Loading…
Reference in New Issue
Block a user