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:
Richard Guo 2023-05-15 10:15:17 -04:00 committed by GitHub
parent fbe89214b6
commit 2433902460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 1 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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