Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

22 lines (12 loc) · 1.1 KB

How to contribute to the Direct Payment Proxy

Did you find a bug?

  • Do not open up a GitHub issue if the bug is a security vulnerability in dpp-proxy, and instead to refer to our security policy.

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to to follow our issues template as much as possible.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

  • Before submitting, please make sure you continue reading this guide to know more about coding conventions and benchmarks.

Do you have questions about the source code?

Pop onto the Bitcoin SV discord and ask in a development related channel.