coreglitch 5 лет назад
Родитель
Сommit
21f4acf5c5
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      .github/pull_request_template.md

+ 2 - 2
.github/pull_request_template.md

@@ -3,5 +3,5 @@ Describe what feature implement or what bug fixes this PR (or add link to Conflu
 # Checklist (do not modify)
 # Checklist (do not modify)
 
 
 - [ ] PR has description of feature/bug or link to Confluence/Jira task
 - [ ] 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
+- [ ] Description contains actions to verify feature/bugfix
+- [ ] I've built this code, uploaded it to the device and verified feature/bugfix