File tree Expand file tree Collapse file tree 2 files changed +55
-0
lines changed Expand file tree Collapse file tree 2 files changed +55
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Something going wrong? File a bug report!
4
+ title : ' '
5
+ labels : bug
6
+ assignees : nicoverbruggen
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** To Reproduce**
14
+ Steps to reproduce the behavior:
15
+ 1 . Go to '...'
16
+ 2 . Click on '....'
17
+ 3 . Scroll down to '....'
18
+ 4 . See error
19
+
20
+ ** Expected behavior**
21
+ A clear and concise description of what you expected to happen.
22
+
23
+ ** Screenshots**
24
+ If applicable, add screenshots to help explain your problem.
25
+
26
+ ** Required information**
27
+ - Did you consult the FAQ in the README? [ yes/no]
28
+ - Did you try "Fix My Valet"? [ yes/no]
29
+ - OS: [ e.g. macOS Monterey]
30
+ - PHP Monitor version [ e.g. v5.0.1]
31
+
32
+ ** Additional context**
33
+ 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 enhancement.
4
+ title : ' '
5
+ labels : enhancement
6
+ assignees : nicoverbruggen
7
+
8
+ ---
9
+
10
+ _ Enhancement requests that are not immediately approved will be moved to a discussion instead._
11
+
12
+ ** Is your feature request related to a problem? Please describe.**
13
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
14
+
15
+ ** Describe the solution you'd like**
16
+ A clear and concise description of what you want to happen.
17
+
18
+ ** Describe alternatives you've considered**
19
+ A clear and concise description of any alternative solutions or features you've considered.
20
+
21
+ ** Additional context**
22
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments