You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/.github/PULL_REQUEST_TEMPLATE.md

430 B

Thank you for sending your pull request. But first, have you included unit tests, and is your code PEP8 conformant? More details

Summary

Explain in one sentence the goal of this PR

Solve the issue: #___

Quick changelog

  • <change log #1>
  • <change log #2>

What's new?

Explain in details what this PR solve or improve. You can include visuals.