Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…splay into latest
  • Loading branch information
Boxadactle committed Jul 19, 2024
2 parents b7d2851 + 85ab69a commit 3a86bf3
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Bug report
about: Report any bugs that cause issues when playing
title: ''
labels: bug
assignees: ''

---

## Clear and Consise description of the issue

**What happened**?


**What did you expect to happen?**


**Steps to reproduce the issue:**


## Mod Information
**Minecraft version:**
**Mod version:**
**Other relevant mods:**

**Relevant logs (if applicable):**
Pastebin link or attachment

## Screenshots or videos: (Optional)
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/question-or-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Question or Support
about: Ask any questions about the mod
title: ''
labels: question
assignees: ''

---

## Clear and concise description of your problem

**What are you trying to achieve?**


**What is happening instead?**


## Relevant details about your setup
**Minecraft version:**
**Mod version:**

0 comments on commit 3a86bf3

Please sign in to comment.