json/.github/ISSUE_TEMPLATE/Bug_report.md
2020-08-06 13:45:29 +02:00

1.6 KiB

name about title labels assignees
Bug report Create a report to help us improve kind: bug

What is the issue you have?

Please describe the steps to reproduce the issue.

Can you provide a small but working code example?

What is the expected behavior?

And what is the actual behavior instead?

Which compiler and operating system are you using?

  • Compiler: ___
  • Operating system: ___

Which version of the library did you use?

  • latest release version 3.9.1
  • other release - please state the version: ___
  • the develop branch

If you experience a compilation error: can you compile and run the unit tests?

  • yes
  • no - please copy/paste the error message below