Skip to content
Snippets Groups Projects
Commit c576f1ce authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Add basic issue template.

parent fc5ee7cb
No related branches found
No related tags found
No related merge requests found
## Required prerequisites
- [ ] Make sure you've read the documentation. Your issue may be addressed there.
- [ ] Search the issue tracker and discussions to verify that this hasn't already been reported. +1 or comment there if it has.
## What commit version of aidge do you use
- ``aidge_core``: X.X.X
- ``aidge_...``: X.X.X
## Problem description
Define the expected behavior.
Is this a regression ?
Please provide logs in the form of a code block
```bash
Logs ...
```
## Reproducible example code
You can attach code or use code block
```python
```
or
```c++
```
/label ~Issue::Bug 🐛
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment