Update issue templates

This commit is contained in:
MH_ProDev 2022-02-16 01:46:20 +03:30 committed by GitHub
parent fa988153b9
commit 98091d85a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

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

@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: BUG Report
labels: bug
assignees: MHProDev
---
**Describe the bug**
A clear and concise description of what the bug is.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Please complete the following information**
- OS: [e.g. Ubuntu]
- Installed Requirements Version [e.g. PySocks1.70]
- Python Version [e.g. 3.8.x]
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: Feature request
labels: enhancement
assignees: MHProDev
---
Add any other context or screenshots about the feature request here.