Files
DPM/QR-Rechnung/QRCoder-master/.github/ISSUE_TEMPLATE.md
2020-10-21 11:01:51 +02:00

50 lines
1.5 KiB
Markdown

<!--
Thanks for helping us. Feel free to use/edit the template below for your issue/report.
Use "Preview" to view your issue before posting.
Note: Your issue may already be reported!
Please search on the issue track before creating a new one:
https://github.com/codebude/QRCoder/issues?utf8=%E2%9C%93&q=
-->
## Type of issue
[ ] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
## Expected Behavior
<!--
- If you're describing a bug, tell us what should happen
- If you have a question, ask it here
- If you're suggesting a change/improvement, tell us how it should work
-->
## Current Behavior
<!--
- If describing a bug, tell us what happens instead of the expected behavior
- If suggesting a change/improvement, explain the difference from current behavior
-->
## Possible Solution (optional)
<!--
Not obligatory, but suggest a fix/reason for the bug or ideas how to implement the addition or new feature.
-->
## Steps to Reproduce (for bugs)
<!--
Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, files or images that explain how to reproduce the bug.
-->
## Your Environment
<!--
Include as many relevant details about the environment you experienced the bug in.
* Version used:
* Compiled from source or NuGet package?:
* Payload/Encoded text:
* Used payload generator:
* Used ECC-level:
* Used renderer class:
* Environment (.NET 3.5, .NET 4.X, .NETCore, ...):
-->