github.com/simpleiot/simpleiot@v0.18.3/.github/pull_request_template.md (about)

     1  # Checklist
     2  
     3  Please verify this PR includes the following if relevant:
     4  
     5  - [ ] `siot_test` passes
     6  - [ ] `CHANGELOG.md` entry created/updated
     7  - [ ] [docs/](https://github.com/simpleiot/simpleiot/tree/master/docs)
     8        created/updated
     9  
    10  Thanks!