diff --git a/.github/ISSUE_TEMPLATE/bugs.md b/.github/ISSUE_TEMPLATE/bugs.md new file mode 100644 index 0000000..a40acbf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bugs.md @@ -0,0 +1,17 @@ +--- +name: "\U0001F41B Bug Report" +about: Report an issue for an image + +--- + +Please fill out the information bellow and remove from the line up +If you just submit a bug with no info I will close out your bug. +--------------- + +Panel Version: (version number) +Daemon Version: (version number) +Service: (minecraft/factorio/etc) +Docker Image: +Modified: (yes/no) (did you add or change things, this includes startup configs/install scripts/variables) + +Errors that you are experiencing: \ No newline at end of file