mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Update issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Omega is not working like it should? Let us know!
|
||||
title: ''
|
||||
labels: Triage
|
||||
labels: Bug, Triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
@@ -11,4 +11,4 @@ assignees: ''
|
||||
|
||||
|
||||
#### Environment
|
||||
- Omega Version: { go to settings > about > Omega Version and type version here}
|
||||
- Omega Version: {go to settings > about > Omega Version and type the version here}
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for an improvement of Omega
|
||||
title: ''
|
||||
labels: Triage
|
||||
labels: Feature, Triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
19
.github/ISSUE_TEMPLATE/problems-during-installation.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/problems-during-installation.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Problems during installation
|
||||
about: Create a report to help us improve
|
||||
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}
|
||||
Reference in New Issue
Block a user