remove issue templates

This commit is contained in:
Ampflower 🌺 2025-03-12 19:39:08 -07:00
parent a947c8a21a
commit 14cabe3477
No known key found for this signature in database
GPG Key ID: FC0397C90D508D7F
3 changed files with 0 additions and 73 deletions

View File

@ -1,42 +0,0 @@
---
name: Bug report
about: Report a bug you've found
title: "[BUG] "
labels: bug
assignees: ''
---
# Bug description
A clear and concise description of what the bug is.
## Steps to reproduce
Steps to reproduce the behavior:
1. Do '...'
2. Trigger '...'
3. Run the '...' command
4. See error
# Other Info
## Expected behavior:
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## System:
- OS: [e.g. Windows 11]
- Java version [e.g. Java 21 Adoptium]
- Version [e.g. 0.0 (Joy hasn't *released* yet.]
## Additional context
Add any other context about the problem here.
## Checklist
- [ ] I have checked if this feature was already suggested
- [ ] I have checked that this feature doesn't already exist
- [ ] My suggestion fits the mod
- [ ] I did not read this section

View File

@ -1,10 +0,0 @@
---
name: Custom issue
about: An empty issue template if the existing ones don't fit your neds.
title: ''
labels: ''
assignees: ''
---

View File

@ -1,21 +0,0 @@
---
name: Suggestion
about: Suggest a feature for Joy Mod
title: "[SUGGESTION] "
labels: enhancement
assignees: ''
---
# [Sugestion Title]
[Suggestion description - replace this with what your idea is.]
## Additional info
Add any other info or screenshots about the feature request here.
## Checklist
- [ ] I have checked if this feature was already suggested
- [ ] I have checked that this feature doesn't already exist
- [ ] My suggestion fits the mod
- [ ] I did not read this section