doompanning/external/nng/.github/ISSUE_TEMPLATE/bug_report.md
oxmox 7f02df4e1b git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0
Merge commit '7063e2102e655079574d6644b323f28f48685c5a' as 'external/nng'
2024-12-18 18:33:08 +01:00

621 B

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

Describe the bug A clear and concise description of what the bug is.

Expected behavior A clear and concise description of what you expected to happen.

Actual Behavior Describe what occurred.

To Reproduce If possible include actual reproduction test code here. Minimal C test cases are perferred.

** Environment Details **

  • NNG version
  • Operating system and version
  • Compiler and language used
  • Shared or static library

Additional context Add any other context about the problem here.