Remove .github files
This commit is contained in:
parent
8d69649814
commit
a37809d82b
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,34 +0,0 @@
|
||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: 'Report an unexpected behavior '
|
|
||||||
title: ''
|
|
||||||
labels: bug
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Description
|
|
||||||
|
|
||||||
Describe your issue in details, provide error logs or screenshots if possible.
|
|
||||||
|
|
||||||
### Your environment
|
|
||||||
|
|
||||||
- OS or distribution (e.g. Arch Linux, macOS 10.15, Windows 7...)
|
|
||||||
- Architecture (e.g. x86 64bit)
|
|
||||||
- For Linux users: your desktop environment or window manager (e.g. GNOME 3.34 Wayland, i3 4.17, etc)
|
|
||||||
- How did you install Mirage? (e.g. manual build, distribution repository, AppImage, Flatpak...)
|
|
||||||
- For manual installations: your Qt version
|
|
||||||
- For manual installations: your Python version
|
|
||||||
|
|
||||||
### Steps to reproduce
|
|
||||||
|
|
||||||
1. Do this...
|
|
||||||
2. Do that...
|
|
||||||
|
|
||||||
### Expected behavior
|
|
||||||
|
|
||||||
Tell us what should happen
|
|
||||||
|
|
||||||
### Actual behavior
|
|
||||||
|
|
||||||
Tell us what happens instead
|
|
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Suggest an idea for the application or project
|
|
||||||
title: ''
|
|
||||||
labels: enhancement
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
10
.github/ISSUE_TEMPLATE/question.md
vendored
10
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
name: Question
|
|
||||||
about: Ask a question about the application or project
|
|
||||||
title: ''
|
|
||||||
labels: question
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user