File tree Expand file tree Collapse file tree 3 files changed +51
-0
lines changed Expand file tree Collapse file tree 3 files changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " Bug report"
3+ about : ' Report errors or unexpected behavior.'
4+ ---
5+
6+ - Laravel-mongodb Version: #.#.#
7+ - PHP Version: #.#.#
8+ - Database Driver & Version:
9+
10+ ### Description:
11+
12+ ### Steps to reproduce
13+ 1 .
14+ 2 .
15+ 3 .
16+
17+ ### Expected behaviour
18+ Tell us what should happen
19+
20+ ### Actual behaviour
21+ Tell us what happens instead
22+
23+ <details ><summary ><b >Logs</b >:</summary >
24+ Insert log.txt here (if necessary)
25+ </details >
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea.
4+ title : " [Feature Request] "
5+
6+ ---
7+
8+ ### Is your feature request related to a problem?
9+ A clear and concise description of what the problem is.
10+
11+ ### Describe the solution you'd like
12+ A clear and concise description of what you want to happen.
13+
14+ ### Describe alternatives you've considered
15+ A clear and concise description of any alternative solutions or features you've considered.
16+
17+ ### Additional context
18+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Question
3+ about : Ask a question.
4+ title : " [Question] "
5+ labels : ' question'
6+ assignees : ' '
7+
8+ ---
You can’t perform that action at this time.
0 commit comments