File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Expand file tree Collapse file tree 2 files changed +47
-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 fix and improve
4
+ title : " "
5
+ labels : " "
6
+ assignees : " "
7
+ ---
8
+
9
+ ** Describe the bug** A clear and concise description of what the bug is.
10
+
11
+ ** To Reproduce** Steps to reproduce the behavior:
12
+
13
+ 1 . Go to '...'
14
+ 2 . Click on '....'
15
+ 3 . Scroll down to '....'
16
+ 4 . See error
17
+
18
+ ** Expected behavior** A clear and concise description of what you expected to
19
+ happen.
20
+
21
+ ** Screenshots** If applicable, add screenshots to help explain your problem.
22
+
23
+ ** Additional context** If applicable, add any other context about the problem
24
+ here.
25
+
26
+ - deno-postgres version:
27
+ - deno version:
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.** A clear and
11
+ concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
+
13
+ ** Describe the solution you'd like** A clear and concise description of what you
14
+ want to happen.
15
+
16
+ ** Describe alternatives you've considered** A clear and concise description of
17
+ any alternative solutions or features you've considered.
18
+
19
+ ** Additional context** Add any other context or screenshots about the feature
20
+ request here.
You can’t perform that action at this time.
0 commit comments