Community: Add pull request template

Change-Id: I0c1de7a8b49e9f2ba9c72a3dc065caf36076dd9a
pull/285/head
Muhammet Kara 2020-10-13 00:10:05 +03:00 committed by Muhammet Kara
parent e8e0e319c9
commit ad471ccdf7
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
* Resolves: # <!-- related github issue -->
* Target version: master
### Summary
### TODO
- [ ] ...
### Checklist
- [ ] Code is properly formatted
- [ ] All commits have Change-Id
- [ ] I have run tests with `make check`
- [ ] I have issued `make run` and manually verified that everything looks okay
- [ ] Documentation (manuals or wiki) has been updated or is not required