rust-raspberrypi-OS-tutorials/.github/pull_request_template.md

14 lines
450 B
Markdown
Raw Normal View History

2021-01-04 16:51:38 +00:00
### Description
<Please describe the issues fixed by this PR>
Related Issue: <Insert link here if applicable>
### Pre-commit steps
- [ ] Tested on QEMU and real HW Rasperry Pi.
- Not needed if it is just a README change or similar.
- [ ] Ran `./contributor_setup.sh` followed by `./devtool ready_for_publish`
- You'll need `Ruby` with `Bundler` and `NPM` installed locally.
- This step is optional, but much appreciated if done.