File tree Expand file tree Collapse file tree 3 files changed +57
-0
lines changed
Expand file tree Collapse file tree 3 files changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Ask a question
3+ about : Ask a question about this project (read docs before asking)
4+ title : " [Question]"
5+ labels : question
6+ assignees : ' '
7+
8+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : " [BUG]:"
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Description
11+ _ Describe the error. Please be clear and concise. Give your own code for better analisys._
12+
13+ ### Expected behavior
14+ _ Describe the expected outcome of the code. Please be clear and concise._
15+
16+ ### To Reproduce
17+ _ Steps to reproduce the behavior_
18+
19+ ### Execution Enviroment Info
20+ _ Information about the execution enviroment to reproduce the error_
21+ _ OS_ : _ e.j. WIN 11 Version 23H2_
22+ _ Python:_ _ e.j 3.12.4_
23+ _ External Packages:_ _ e.j. Flask_
24+
25+ ### Screenshots
26+ _ If applicable, add screenshots to help explain your problem._
27+
28+ ### Additional context
29+ _ Add any other context about the problem here._
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : " [REQUEST]:"
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Is your feature request related to a problem? Please describe.
11+ _ A clear and concise description of what the problem is._
12+
13+ ### Describe the solution you'd like
14+ _ A clear and concise description of what you want to happen._
15+
16+ ### Describe alternatives you've considered
17+ _ A clear and concise description of any alternative solutions or features you've considered._
18+
19+ ### Additional context
20+ _ Add any other context or screenshots about the feature request here._
You can’t perform that action at this time.
0 commit comments