diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..23d01e22 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +Describe what feature implement or what bug fixes this PR (or add link to Confluence/Jira task). The description should describe what actions need to check this code. + +# Checklist (do not modify) + +- [ ] PR has description of feature/bug or link to Confluence/Jira task +- [ ] Description describe what actions need to check this code. +- [ ] I build this code, upload it do device and check feature/bugfix \ No newline at end of file