diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8fcf8c6..34afb9e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,8 +2,10 @@ Make sure that if you are updating a test vector that you test in the following repos before merging! -https://github.com/TBD54566975/web5-js -https://github.com/TBD54566975/web5-kt -https://github.com/TBD54566975/web5-swift +- [ ] https://github.com/TBD54566975/web5-go +- [ ] https://github.com/TBD54566975/web5-js +- [ ] https://github.com/TBD54566975/web5-kt +- [ ] https://github.com/TBD54566975/web5-swift +- [ ] https://github.com/TBD54566975/web5-dart Clone each repo locally, make sure that each web5-spec submodule is pointed to your branch, and then run tests to make sure it is still passing in all repos! \ No newline at end of file