mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-07 22:04:10 -05:00
31 lines
636 B
Markdown
31 lines
636 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a problem with concrete
|
|
title: ''
|
|
labels: triage_required
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour
|
|
1. first step
|
|
2. second step
|
|
3. etc
|
|
|
|
**Expected behaviour**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Evidence**
|
|
If applicable, add material to help explain your problem (e.g. screenshots, logs, artifacts, etc.).
|
|
|
|
**Configuration(please complete the following information):**
|
|
- OS: [e.g. Ubuntu 20.04]
|
|
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|