From 37662db4a13dba6735d5f073d8394ed712809f51 Mon Sep 17 00:00:00 2001 From: NATroutter Date: Sun, 18 Jan 2026 01:31:23 +0200 Subject: [PATCH] Updated readme and issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 13 +++++++++++++ README.md | 3 +++ 2 files changed, 16 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cabf968..2218d3e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -100,6 +100,19 @@ body: validations: required: true + - type: dropdown + id: reproducibility + attributes: + label: Is the issue reproducible? + description: Does this happen every time you try, or is it intermittent? + options: + - Yes, it happens every time + - It happens frequently but not always + - It happens rarely / randomly + - I cannot reproduce it consistently + validations: + required: true + - type: textarea id: description attributes: diff --git a/README.md b/README.md index 0b42d0a..a999f36 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,12 @@ Panel eggs for hosting Hytale game servers on both Pelican and Pterodactyl panel > > If you encounter any issues or have questions, please don't hesitate to ask. We strive to respond and resolve issues as quickly as possible. > +> > **How to get help:** > 1. **Search Existing Issues:** Check the [GitHub Issues](https://github.com/NATroutter/egg-hytale/issues) to see if your problem has already been reported or solved. > 2. **Open a New Issue:** If you can't find a solution, [open a new issue](https://github.com/NATroutter/egg-hytale/issues/new/choose). +> +> ***Please Note:** We are only humans and unfortunately we have to sleep and have lives outside of this project. Support is offered within a humanly possible timeframe, so please be patient.* ## Overview