mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-13 06:19:20 +00:00
label tag warning and moved PR template out of subdir (#584)
Co-authored-by: Richard Guo <richardguo@Richards-MacBook-Pro.local>
This commit is contained in:
19
.github/pull_request_template.md
vendored
Normal file
19
.github/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 labels. I acknowledge that a PR without labels may be dismissed.
|
||||
- [ ] 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