Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATES/bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Bug Report
about: Report a bug here.
title: ''
labels: bug
---
<!--
Lines that look like this are comments and will not
show up in the submitted issue if they remain unmodified.
They are here to guide you, please do not modify them.
-->
## Versions:
<!--Your MC version-->
<!--Your Forge version-->
<!--Your Extra Utilities 2 version-->

## The Issue:
<!--Explain the issue and the steps to reproduce it-->

## Logs/More Information:
<!--
Please use one of these sites to provide logs:
Gist: http://gist.github.com
Pastebin: http://pastebin.com
-->

<!--
Note on Logs:
Crash logs are not gone once you close the window, they are recorded as text files in the "crash reports" folder, which is found alongside the "mods" and "config" folders.
For non-crashing issues, you can provide the "debug.log" file found in the "logs" folder, note that debug.log *is* replaced every time you launch the game, unless you prefer sorting through the other log files.

Note on Origin:
This > http://stopmodreposts.org/ < is why we ask.
-->
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATES/enhancement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Enhancement
about: Feature requests and suggestions.
title: ''
labels: enhancement
---
<!--
Lines that look like this are comments and will not
show up in the submitted issue if they remain unmodified.
They are here to guide you, please do not modify them.
-->
## Versions:
<!--Your MC version-->
<!--Your Forge version-->
<!--Your Extra Utilities 2 version-->

## The Feature (be descriptive!):


## Logs/More Information/Related Mods:
<!--
Please use one of these sites to provide logs:
Gist: http://gist.github.com
Pastebin: http://pastebin.com
-->

<!--
Note on Logs:
Crash logs are not gone once you close the window, they are recorded as text files in the "crash reports" folder, which is found alongside the "mods" and "config" folders.
For non-crashing issues, you can provide the "debug.log" file found in the "logs" folder, note that debug.log *is* replaced every time you launch the game, unless you prefer sorting through the other log files.

Note on Origin:
This > http://stopmodreposts.org/ < is why we ask.
-->