File tree Expand file tree Collapse file tree 4 files changed +52
-0
lines changed Expand file tree Collapse file tree 4 files changed +52
-0
lines changed 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+ ** Describe the bug**
10+ A clear and concise description of what the bug is.
11+
12+ ** To Reproduce**
13+ Steps to reproduce the behavior:
14+ 1 . Go to '...'
15+ 2 . Click on '...'
16+ 3 . See error
17+
18+ ** Expected behavior**
19+ A clear and concise description of what you expected to happen.
20+
21+ ** Screenshots**
22+ If applicable, add screenshots to help explain your problem.
23+
24+ ** Additional context**
25+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
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 : " [Feature Request]: "
5+ labels : enhancement
6+ assignees : ' '
7+ ---
8+
9+ ** Is your feature request related to a problem?**
10+ Please describe the problem you are facing.
11+
12+ ** Describe the solution you'd like**
13+ A clear and concise description of what you want to happen.
14+
15+ ** Additional context**
16+ Add any other context or screenshots here.
Original file line number Diff line number Diff line change 1+ # Description
2+ Please include a summary of the changes and the related issue.
3+
4+ ## Checklist
5+ - [ ] I have read the contributing guidelines.
6+ - [ ] I have written tests for the changes, if applicable.
7+ - [ ] I have added necessary documentation.
8+
9+ ### Related Issues
10+ Please reference related issues here:
You can’t perform that action at this time.
0 commit comments