diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-04-23 10:04:36 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-23 10:04:36 +0300 |
| commit | 3b47028060dc588deec3680a77c4ec919c6c504c (patch) | |
| tree | 71e9ba14e30cc6788c7184c25fdb594884271baa /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | d9ab8b4ce4513b48b377b2d931d45f2c30ef6a44 (diff) | |
chore: new templates for issues and pull requests (#2935)
* chore: new issue templates
* chore: fixing templates
* chore: add pull request template
also edited bug report
* chore: add checklist for question and feat request template
* chore: remove title prefix
* fix: template title
* fix: re-fixing the template title
* chore: remove checklist for pull request
* chore: remove emojies
* fix: elimination of minor defects
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 8ce7d9ee..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Version (please complete the following information):** - - 3X-UI Version : [e.g. 2.3.5] - - Xray Version : [e.g. 1.8.13] - -**Additional context** -Add any other context about the problem here. |
