mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-15 23:38:41 +00:00
contributing and readme
This commit is contained in:
19
.github/PR_TEMPLATE/pull_request_template.md
vendored
Normal file
19
.github/PR_TEMPLATE/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
## Describe your changes
|
||||
|
||||
## Issue ticket number and link
|
||||
|
||||
## Checklist before requesting a review
|
||||
- [ ] I have performed a self-review of my code
|
||||
- [ ] 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 !-->
|
Reference in New Issue
Block a user