Pull Request template - IT2901-24-2018/vapi GitHub Wiki
- Label with Bug or Feature depending on the type of issue the pull request resolves
Description
- Describe your changes in detail
- Include screenshots if appropriate
Motivation and Context
- Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here.
- https://help.github.com/articles/closing-issues-using-keywords/
Checklist:
- Go over all the following points, and put an 'x' in all the boxes that apply.
- My changes requires a change to the documentation or wiki.
- I have updated the documentation or wiki accordingly.
- I have written tests for my code.
- The code is ready for review / ready to be merged