File tree Expand file tree Collapse file tree 2 files changed +65
-0
lines changed Expand file tree Collapse file tree 2 files changed +65
-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 : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Moodle Version in use**
11+ The current version of moodle in use at the user's system.
12+ Check via code: $CFG->version/$CFG-> release OR Site Administration->Server->Environment-> Moodle Version
13+
14+ ** Plugin Version **
15+ Version of plugin installed at user's end. Check version.php
16+
17+ ** Describe the bug**
18+ A clear and concise description of what the bug is.
19+
20+ ** To Reproduce**
21+ Steps to reproduce the behavior:
22+ 1 . Go to '...'
23+ 2 . Click on '....'
24+ 3 . Scroll down to '....'
25+ 4 . See error
26+
27+ ** Expected behavior**
28+ A clear and concise description of what you expected to happen.
29+
30+ ** Screenshots**
31+ If applicable, add screenshots to help explain your problem.
32+
33+ ** Desktop (please complete the following information):**
34+ - OS: [ e.g. iOS]
35+ - Browser [ e.g. chrome, safari]
36+ - Version [ e.g. 22]
37+
38+ ** Smartphone (please complete the following information):**
39+ - Device: [ e.g. iPhone6]
40+ - OS: [ e.g. iOS8.1]
41+ - Browser [ e.g. stock browser, safari]
42+ - Version [ e.g. 22]
43+
44+ ** Additional context**
45+ 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 : ' '
5+ labels : ' '
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. Ex. I'm always frustrated when [ ...]
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