mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
Adding pull_request_template.md, which is used by Github as a template for pull requests.
1.7 KiB
1.7 KiB
Pull Request Details
Description
Related Issue
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.