diff --git a/.github/ISSUE_TEMPLATES/bug.md b/.github/ISSUE_TEMPLATES/bug.md new file mode 100644 index 0000000..e4803d6 --- /dev/null +++ b/.github/ISSUE_TEMPLATES/bug.md @@ -0,0 +1,34 @@ +--- +name: Bug Report +about: Report a bug here. +title: '' +labels: bug +--- + +## Versions: + + + + +## The Issue: + + +## Logs/More Information: + + + diff --git a/.github/ISSUE_TEMPLATES/enhancement.md b/.github/ISSUE_TEMPLATES/enhancement.md new file mode 100644 index 0000000..737c64e --- /dev/null +++ b/.github/ISSUE_TEMPLATES/enhancement.md @@ -0,0 +1,34 @@ +--- +name: Enhancement +about: Feature requests and suggestions. +title: '' +labels: enhancement +--- + +## Versions: + + + + +## The Feature (be descriptive!): + + +## Logs/More Information/Related Mods: + + +