From 96adef52690426543d5d5605d9b6210f2ca68a9b Mon Sep 17 00:00:00 2001 From: md678685 Date: Sat, 27 Oct 2018 15:42:56 +0100 Subject: [PATCH] Update issue templates (#2045) * Update issue templates Add new issue templates - I didn't even know GitHub had these now * Remove duplicate bug template * Remove duplicate feature template * Update help-.md * Update report-a-bug.md * Update request-a-feature.md * Delete ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 41 --------------- .github/ISSUE_TEMPLATE/help-.md | 45 ++++++++++++++++ .github/ISSUE_TEMPLATE/report-a-bug.md | 58 +++++++++++++++++++++ .github/ISSUE_TEMPLATE/request-a-feature.md | 45 ++++++++++++++++ 4 files changed, 148 insertions(+), 41 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/help-.md create mode 100644 .github/ISSUE_TEMPLATE/report-a-bug.md create mode 100644 .github/ISSUE_TEMPLATE/request-a-feature.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index bbe3cacfd..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,41 +0,0 @@ - - -### Information - -Full output of `/ess version`: - - - - -Server log (upload `logs/latest.log` to [Gist](https://gist.github.com/)): - -EssentialsX config (upload `plugins/Essentials/config.yml` to [Gist](https://gist.github.com/)): - -### Details - -Describe your issue here. diff --git a/.github/ISSUE_TEMPLATE/help-.md b/.github/ISSUE_TEMPLATE/help-.md new file mode 100644 index 000000000..4d6afa037 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help-.md @@ -0,0 +1,45 @@ +--- +name: Help! +about: Encountered a problem with EssentialsX? Not sure how to fix it? + +--- + + + +### Information + +Full output of `/ess version`: + + + +**Server log:** + +**EssentialsX config** + +### Help request + +**Problem** + + +**What I have tried** + + +**Screenshots** + diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md new file mode 100644 index 000000000..e3b382729 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -0,0 +1,58 @@ +--- +name: Report a bug +about: Report an EssentialsX bug. Only use this if you're 100% sure there's something wrong with EssentialsX - otherwise, try "Help!". + +--- + + + +### Information + +**Full output of `/ess version`**: + +``` + +``` + +**Server log**: + +**EssentialsX config**: + +### Details + +**Description** + + +**Steps to reproduce** + + +**Expected behavior** + + +**Screenshots** + diff --git a/.github/ISSUE_TEMPLATE/request-a-feature.md b/.github/ISSUE_TEMPLATE/request-a-feature.md new file mode 100644 index 000000000..8adc6dd90 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request-a-feature.md @@ -0,0 +1,45 @@ +--- +name: Request a feature +about: Suggest a feature you want to see in EssentialsX! + +--- + + + +### Feature request + +**Feature description** + + +**How the feature is useful** +