32 lines
452 B
Markdown
32 lines
452 B
Markdown
|
---
|
||
|
|
||
|
name: "Bug Report"
|
||
|
about: "Something is not working as expected, file a bug report."
|
||
|
title: "<short description>"
|
||
|
labels:
|
||
|
- bug
|
||
|
- "help needed"
|
||
|
|
||
|
---
|
||
|
|
||
|
# What do you want to achieve (expected behaviour)?
|
||
|
|
||
|
# What is the result?
|
||
|
|
||
|
# Steps to reproduce the problem
|
||
|
|
||
|
1.
|
||
|
1.
|
||
|
1.
|
||
|
|
||
|
# Further information
|
||
|
- Version and commit id:
|
||
|
- Package or build command:
|
||
|
- Run command:
|
||
|
|
||
|
# Configuration file:
|
||
|
|
||
|
# System information
|
||
|
- Rust version:
|
||
|
- Operating system:
|