File tree Expand file tree Collapse file tree 3 files changed +49
-0
lines changed Expand file tree Collapse file tree 3 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F41E Bug Report"
3+ about : " If something isn't working as expected \U0001F914 ."
4+ title : ' '
5+ labels : ' i: bug, i: needs triage'
6+ assignees : ' '
7+
8+ ---
9+
10+ ** What steps will reproduce the bug? (please provide code snippet if relevant)**
11+
12+ 1 . step 1
13+ 2 . step 2
14+ 3 . ...
15+
16+ ** What happens?**
17+
18+ ...
19+
20+ ** What did you expect to happen instead?**
21+
22+ ...
23+
24+ ### Information about your environment
25+
26+ * postgresql_embedded version: [ REQUIRED] (e.g. "0.14.2")
27+ * Database version: [ REQUIRED] (e.g. "16.4.0")
28+ * Operating system: [ REQUIRED]
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U00002728 Feature Request"
3+ about : " I have a suggestion (and may want to implement it \U0001F642 )!"
4+ title : ' '
5+ labels : ' i: enhancement, i: needs triage'
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 about the feature request here.
You can’t perform that action at this time.
0 commit comments