git-subtree-dir: external/nng git-subtree-split: 29b73962b939a6fbbf6ea8d5d7680bb06d0eeb99
30 lines
621 B
Markdown
30 lines
621 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.
|
|
|
|
**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.
|