mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
github: make the pull request template point to meson build instructions in readme
This commit is contained in:

committed by
Piotr Esden-Tempski

parent
8d7d73af15
commit
ff4523d527
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -15,8 +15,8 @@ Information embedded in the description part of the commits doesn't count.
|
||||
|
||||
* [ ] I've read the [Code of Conduct](https://github.com/blackmagic-debug/blackmagic/blob/main/CODE_OF_CONDUCT.md)
|
||||
* [ ] I've read the [guidelines for contributing](https://github.com/blackmagic-debug/blackmagic/blob/main/CONTRIBUTING.md) to this repository
|
||||
* [ ] It builds for hardware native (`make PROBE_HOST=native`)
|
||||
* [ ] It builds as BMDA (`make PROBE_HOST=hosted`)
|
||||
* [ ] It builds for hardware native (see [Building the firmware](https://github.com/blackmagic-debug/blackmagic?tab=readme-ov-file#building-black-magic-debug-firmware))
|
||||
* [ ] It builds as BMDA (see [Building the BMDA](https://github.com/blackmagic-debug/blackmagic?tab=readme-ov-file#building-black-magic-debug-app))
|
||||
* [ ] I've tested it to the best of my ability
|
||||
* [ ] My commit messages provide a useful short description of what the commits do
|
||||
|
||||
|
Reference in New Issue
Block a user