From f052ad7bf8fe1fb243c69f25f278b1c5d3dc3960 Mon Sep 17 00:00:00 2001 From: Quentin Date: Fri, 29 Jan 2021 12:22:16 +0100 Subject: [PATCH] [.github/issue_template] New issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 27 ++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 17 +++++++++++ .../omega-beta-only---bug-report.md | 28 +++++++++++++++++++ .github/ISSUE_TEMPLATE/other.md | 10 +++++++ .../problems-during-installation.md | 19 +++++++++++++ 5 files changed, 101 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/omega-beta-only---bug-report.md create mode 100644 .github/ISSUE_TEMPLATE/other.md create mode 100644 .github/ISSUE_TEMPLATE/problems-during-installation.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..d6e0dd686 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Omega is not working like it should? Let us know! +title: '' +labels: 'Status: Triage, Type: Bug' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - Omega Version: [go to settings > about > Omega Version and type the version here] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..5e45c5032 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Suggest an idea for Omega +title: '' +labels: 'Status: Triage, Type: Feature' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/omega-beta-only---bug-report.md b/.github/ISSUE_TEMPLATE/omega-beta-only---bug-report.md new file mode 100644 index 000000000..f97b2b86f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/omega-beta-only---bug-report.md @@ -0,0 +1,28 @@ +--- +name: OMEGA BETA ONLY - Bug report +about: Omega 1.21 is not working like it should? Let us know! +title: "[BETA-1.21] …" +labels: 'Status: Triage, Type: Bug' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - Omega Version: [go to settings > about > Omega Version and type the version here] + - Discord username: ..........#.... diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 000000000..30134e273 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,10 @@ +--- +name: Other +about: A question? A problem? … +title: '' +labels: 'Status: Triage' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/problems-during-installation.md b/.github/ISSUE_TEMPLATE/problems-during-installation.md new file mode 100644 index 000000000..baab16e64 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/problems-during-installation.md @@ -0,0 +1,19 @@ +--- +name: Problems during installation +about: Need help to install Omega? +title: '' +labels: 'Status: Triage, Type: Installation issue' +assignees: '' + +--- + +**Describe the problem** + + +**Logs** +``` +Copy/paste the logs here (If you have some) +``` + +**Environment** + - Omega Version: {go to settings > about > Omega Version and type the version here}