mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04: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:
parent
fbe89214b6
commit
2433902460
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -36,3 +36,7 @@ If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
**Label Tagging**
|
||||
Add related label tags to your bug report. Please check all existing label tags before creating a new one.
|
||||
Issues without labels may be dismissed.
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -18,3 +18,7 @@ A clear and concise description of any alternative solutions or features you've
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
||||
**Label Tagging**
|
||||
Add related label tags to your feature request. Please check all existing label tags before creating a new one.
|
||||
Issues without labels may be dismissed.
|
||||
|
@ -6,7 +6,7 @@
|
||||
- [ ] 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.
|
||||
- [ ] 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
|
Loading…
Reference in New Issue
Block a user