diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 30b227d04..000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Bug report -about: Omega is not working like it should? Let us know! -title: '' -labels: Bug, Triage -assignees: '' - ---- - -#### Describe the bug - - -#### Environment - - Omega Version: {go to settings > about > Omega Version and type the version here} diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 3ba13e0ce..000000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1 +0,0 @@ -blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index eee03aa6a..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for an improvement of Omega -title: '' -labels: Feature, Triage -assignees: '' - ---- - -#### What I want to see in the next version of Omega diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md deleted file mode 100644 index 38b47c71f..000000000 --- a/.github/ISSUE_TEMPLATE/other.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Other -about: A question? A problem? ... -title: '' -labels: Triage -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/problems-during-installation.md b/.github/ISSUE_TEMPLATE/problems-during-installation.md deleted file mode 100644 index 347b6d957..000000000 --- a/.github/ISSUE_TEMPLATE/problems-during-installation.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Problems during installation -about: Need help to install Omega? -title: '' -labels: Installation issue, Triage -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}