Przeglądaj źródła

grammar fix of template (#294)

coreglitch 5 lat temu
rodzic
commit
21f4acf5c5
1 zmienionych plików z 2 dodań i 2 usunięć
  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)
 
 - [ ] 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