From: Steve Myers Date: Mon, 28 Dec 2020 06:07:12 +0000 (-0800) Subject: Fix github pull_request_template X-Git-Tag: v0.1.0~7 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/enum.EncodeError.html?a=commitdiff_plain;h=8cd25ced0a8e37e5da94b6206258623f41569458;p=bdk-cli Fix github pull_request_template --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3dbc5fd..39edcdd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,7 +14,7 @@ of the PR were done in a specific way --> #### All Submissions: * [ ] I've signed all my commits -* [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) +* [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) * [ ] I ran `cargo fmt` and `cargo clippy` before committing #### New Features: