mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-05 12:05:58 +01:00
29 lines
652 B
Markdown
29 lines
652 B
Markdown
|
---
|
||
|
name: Library
|
||
|
about: Report an issue with the libraries pgpainless-core or pgpainless-sop
|
||
|
title: ''
|
||
|
labels: 'module: core'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
<!-- A clear and concise description of what the bug is. -->
|
||
|
|
||
|
**Version**
|
||
|
<!-- What version of the software are you using? Delete lines which are not applicable. -->
|
||
|
- `pgpainless-core`:
|
||
|
- `pgpainless-sop`:
|
||
|
|
||
|
**To Reproduce**
|
||
|
<!-- Steps to reproduce the behavior: -->
|
||
|
```
|
||
|
Example Code Block with your Code
|
||
|
```
|
||
|
|
||
|
**Expected behavior**
|
||
|
<!-- A clear and concise description of what you expected to happen. -->
|
||
|
|
||
|
**Additional context**
|
||
|
<!-- Add any other context about the problem here. -->
|