bdk-ffi/bdk-python/.github/pull_request_template.md
2022-11-10 12:57:38 -05:00

844 B

Description

Notes to the reviewers

Checklists

All Submissions:

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature
  • I've updated CHANGELOG.md

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR