diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..1f35acf --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,25 @@ + + +## Your checklist for this pull request + +* [ ] I've read the [Code of Conduct](https://github.com/blackmagic-debug/blackmagic/blob/main/CODE_OF_CONDUCT.md) + +* [ ] It builds for hardware native (`make PROBE_HOST=native`) +* [ ] It builds as BMDA (`make PROBE_HOST=hosted`) +* [ ] I've tested it to the best of my ability +* [ ] My commit messages provide a useful short description of what the commits do + +## Detailed description + + + +## Closing issues + +