Oryx/.github/PULL_REQUEST_TEMPLATE.md

10 строки
376 B
Markdown
Исходник Обычный вид История

<!--
Thank you for contributing to the Oryx project.
Please verify the following before submitting your PR, thank you.
-->
- [ ] The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as \#\<issue\_number\>.
- [ ] Tests are included and/or updated for code changes.
- [ ] Proper license headers are included in each file.