From 8cd25ced0a8e37e5da94b6206258623f41569458 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Sun, 27 Dec 2020 22:07:12 -0800 Subject: [PATCH] Fix github pull_request_template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.49.0