uhd/.github/pull_request_template.md
Sugandha Gupta 639f3b3f3c Github: Create Pull Request Template
Adding pull_request_template.md, which is used by Github as a template
for pull requests.
2018-12-19 16:44:16 -08:00

1.7 KiB

Pull Request Details

Description

Which devices/areas does this affect?

Testing Done

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project. See CODING.md.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes, and all previous tests pass.