File tree Expand file tree Collapse file tree 3 files changed +97
-0
lines changed Expand file tree Collapse file tree 3 files changed +97
-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 : bug
6+ assignees : nelson6e65
7+
8+ ---
9+
10+ ** Scopes**
11+ - [ ] Installation
12+ - [ ] Documentation
13+ - [ ] Template (twig, xml)
14+ - [ ] PHP sources
15+ - [ ] Appearance
16+ - [ ] Other
17+
18+
19+ ** Describe the bug**
20+ A clear and concise description of what the bug is.
21+
22+
23+ ** Steps to reproduce**
24+ Steps to reproduce the behavior:
25+ 1 . Go to '...'
26+ 2 . Click on '....'
27+ 3 . Scroll down to '....'
28+ 4 . See error
29+
30+ ** Expected behavior**
31+ A clear and concise description of what you expected to happen.
32+
33+ ** Screenshots**
34+ If applicable, add screenshots to help explain your problem.
35+
36+ ** Enviroment:**
37+ - ** OS** : [ e.g. Fedora 29, Windows 7, etc]
38+ - ** Browser** : [ e.g. chrome, safari]
39+
40+ ** Versions:**
41+ - ** Template** :
42+ - PHP:
43+ - Node:
44+ - Yarn:
45+ - ** VuePress** :
46+ - ** phpDocumentor** :
47+
48+ ** Additional context**
49+ <!-- 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 : " [feature] "
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Scopes**
11+ - [ ] Installation
12+ - [ ] Documentation
13+ - [ ] Template (twig, xml)
14+ - [ ] PHP sources
15+ - [ ] Appearance
16+ - [ ] Other
17+
18+
19+ ** Is your feature request related to a problem? Please describe.**
20+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
21+
22+ ** Describe the solution you'd like**
23+ A clear and concise description of what you want to happen.
24+
25+ ** Describe alternatives you've considered**
26+ A clear and concise description of any alternative solutions or features you've considered.
27+
28+ ** Additional context**
29+ 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 : Questions about usage or misunderstood instructions.
4+ title : " [Question] How to ____?"
5+ labels : question
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Scopes**
11+ - [ ] Installation
12+ - [ ] Documentation
13+ - [ ] Template (twig, xml)
14+ - [ ] PHP sources
15+ - [ ] Appearance
16+ - [ ] Other
17+
18+ ** Description**
19+ Description of your question
You can’t perform that action at this time.
0 commit comments