Create pull_request_template.md
This commit is contained in:
Родитель
d6f04d94e5
Коммит
fce42c02a0
|
@ -0,0 +1,22 @@
|
|||
## Fixes # <!-- All pull requests should fix a Triage Approved issue. Put that issue # here -->.
|
||||
|
||||
### Description of the changes:
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
<!-- Please check off the appropriate boxes with [x] before submitting your pull request -->
|
||||
### Before submitting a Pull Request:
|
||||
- [ ] I reviewed [CONTRIBUTING.md](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/blob/develop/CONTRIBUTING.md)
|
||||
- [ ] I [built my changes](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/building.md) locally
|
||||
- [ ] I ran the [unit tests](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/testing.md)
|
||||
- [ ] I ran the [functional tests](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/testing.md) with a device
|
||||
- [ ] I ran the [performance tests](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/blob/develop/docs/testing.md) with a device
|
||||
|
||||
### I tested changes on: <!-- it's not required to have tested both, just indicate which one you tried -->
|
||||
- [ ] Windows
|
||||
- [ ] Linux
|
||||
|
||||
|
||||
<!-- Specify how you tested your changes (i.e. manual/ad-hoc testing, automated testing, new automated tests added)-->
|
||||
|
Загрузка…
Ссылка в новой задаче