mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-10-31 22:16:00 +01:00
30 lines
580 B
Markdown
30 lines
580 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
<!-- A clear and concise description of what the bug is. -->
|
||
|
|
||
|
**Version**
|
||
|
<!-- What versions of the following libraries are you using? -->
|
||
|
- `sop-java`:
|
||
|
- `pgpainless-core`:
|
||
|
- `bouncycastle`:
|
||
|
|
||
|
**To Reproduce**
|
||
|
<!-- Steps to reproduce the behavior: -->
|
||
|
```
|
||
|
Example Code Block
|
||
|
```
|
||
|
|
||
|
**Expected behavior**
|
||
|
<!-- A clear and concise description of what you expected to happen. -->
|
||
|
|
||
|
**Additional context**
|
||
|
<!-- Add any other context about the problem here. -->
|