git-subtree-dir: third_party/unordered_dense git-subtree-split: 231e48c9426bd21c273669e5fdcd042c146975cf
29 lines
542 B
Markdown
29 lines
542 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] "
|
|
labels: bug
|
|
assignees: martinus
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**System (please complete the following information):**
|
|
- OS: [e.g. Linux]
|
|
- Compiler: [e.g. clang++, g++]
|
|
- Version [e.g. 13.0.1]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|