Delete .github/ISSUE_TEMPLATE directory

This commit is contained in:
Anjok07 2022-05-10 18:59:05 -05:00 committed by GitHub
parent ca61edf1c0
commit 78765310b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 68 deletions

View File

@ -1,28 +0,0 @@
---
name: Bug report
about: Report a bug or a feature that is not working how you expect it to
title: ''
labels: 'Type: Bug'
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Selected settings: '...'
2. 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 and annotate the images.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Additional context**
Add any other context about the problem here.

View File

@ -1,20 +0,0 @@
---
name: Design Improvement
about: Create a report to help us improve the design of the application
title: "[DESIGN IMPROVEMENT]"
labels: 'Type: Enhancement'
assignees: DilanBoskan
---
**Describe the flaw**
A clear and concise description of where the design flaw is to be found
**Expected behavior**
A desired solution to the flaw.
**Screenshots**
If applicable, add screenshots to help explain your problem and annotate the images.
**Additional context**
Add any other context about the problem here.

View File

@ -1,20 +0,0 @@
---
name: Installation Problem
about: Create a report to help us identify your problem with the installation
title: "[INSTALLATION PROBLEM]"
labels: ''
assignees: ''
---
**To Reproduce**
On which installation step did you encounter the issue.
**Screenshots**
Add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Additional context**
Add any other context about the problem here.