gpt4all/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

20 lines
641 B
Markdown
Raw Normal View History

2023-05-11 16:31:08 +00:00
## Describe your changes
## Issue ticket number and link
## Checklist before requesting a review
2023-05-11 16:42:31 +00:00
- [ ] I have performed a self-review of my code.
2023-05-11 16:31:08 +00:00
- [ ] If it is a core feature, I have added thorough tests.
- [ ] I have added thorough documentation for my code.
- [ ] I have tagged PR with relevant project identifiers.
- [ ] If this PR addresses a bug, I have provided both a screenshot/video of the original bug and the working solution.
## Demo
<!-- Screenshots or video of new or updated code changes !-->
### Steps to Reproduce
<!-- Steps to reproduce demo !-->
## Notes
<!-- Any other relevant information to include about PR !-->