[.github/issue_template] Remove issue templates temporarily

This commit is contained in:
Quentin Guidée
2021-01-29 12:01:01 +01:00
parent 46658f7077
commit 116cbf7df4
5 changed files with 0 additions and 54 deletions

View File

@@ -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}

View File

@@ -1 +0,0 @@
blank_issues_enabled: false

View File

@@ -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

View File

@@ -1,10 +0,0 @@
---
name: Other
about: A question? A problem? ...
title: ''
labels: Triage
assignees: ''
---

View File

@@ -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}