From 5a5e36425501002488b20a5b34da2dd9e9f7e2ad Mon Sep 17 00:00:00 2001
From: quydang <81231812+quydang04@users.noreply.github.com>
Date: Thu, 5 Oct 2023 19:13:59 +0700
Subject: [PATCH] Delete .github/ISSUE_TEMPLATE directory
---
.github/ISSUE_TEMPLATE/bug_report.yml | 56 -----------------------
.github/ISSUE_TEMPLATE/feature_request.md | 20 --------
.github/ISSUE_TEMPLATE/question-.md | 10 ----
3 files changed, 86 deletions(-)
delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml
delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
delete mode 100644 .github/ISSUE_TEMPLATE/question-.md
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
deleted file mode 100644
index f948f4a2..00000000
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ /dev/null
@@ -1,56 +0,0 @@
-name: Issue Report
-description: "Create a report to help us improve."
-body:
- - type: checkboxes
- id: terms
- attributes:
- label: Welcome
- options:
- - label: Yes, I'm using the latest major release. Only such installations are supported.
- required: true
- - label: Yes, I'm using the supported system. Only such systems are supported.
- required: true
- - label: Yes, I have read all WIKI document,nothing can help me in my problem.
- required: true
- - label: Yes, I've searched similar issues on GitHub and didn't find any.
- required: true
- - label: Yes, I've included all information below (version, config, log, etc).
- required: true
-
- - type: textarea
- id: problem
- attributes:
- label: Description of the problem,screencshot would be good
- placeholder: Your problem description
- validations:
- required: true
-
- - type: textarea
- id: version
- attributes:
- label: Version of 3x-ui
- value: |-
-
-
- ```console
- # Paste here
- ```
-
-
- validations:
- required: true
-
- - type: textarea
- id: log
- attributes:
- label: x-ui log reports or xray log
- value: |-
-
-
- ```console
- # paste log here
- ```
-
-
- validations:
- required: true
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
deleted file mode 100644
index 11fc491e..00000000
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-name: Feature request
-about: Suggest an idea for this project
-title: ''
-labels: enhancement
-assignees: ''
-
----
-
-**Is your feature request related to a problem? Please describe.**
-A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
-
-**Describe the solution you'd like**
-A clear and concise description of what you want to happen.
-
-**Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
-
-**Additional context**
-Add any other context or screenshots about the feature request here.
diff --git a/.github/ISSUE_TEMPLATE/question-.md b/.github/ISSUE_TEMPLATE/question-.md
deleted file mode 100644
index 53acd09f..00000000
--- a/.github/ISSUE_TEMPLATE/question-.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-name: 'Question '
-about: Describe this issue template's purpose here.
-title: ''
-labels: question
-assignees: ''
-
----
-
-