Update issue templates

This commit is contained in:
Amin.MasterkinG
2021-02-24 10:33:49 +03:30
committed by GitHub
parent 94d2eab33d
commit c2eec69895

35
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
Make sure you are enabled debug_mode in the config file.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. 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.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Server core: [e.g. TrinityCore]
- Game version: [e.g 3.3.5]
- PHP version: [e.g 7.1.0]
- Browser [e.g. chrome, safari]
**Additional context**
Add any other context about the problem here.