You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
510 B
25 lines
510 B
3 years ago
|
---
|
||
|
name: "🐛 bug report"
|
||
|
about: "Something broke or not working as expected?"
|
||
|
title: ""
|
||
|
labels:
|
||
|
- bug
|
||
|
---
|
||
|
|
||
|
## What went wrong?
|
||
|
|
||
|
<!-- please include logs if you can -->
|
||
|
<!-- running distrubusi-go with --debug could help -->
|
||
|
|
||
|
## What should have happened?
|
||
|
|
||
|
## Steps to reproduce?
|
||
|
|
||
|
<!-- please upload a zip of your archive if you can, it's easier to debug then! -->
|
||
|
|
||
|
## Any idea how this might be fixed?
|
||
|
|
||
|
## Anything else?
|
||
|
|
||
|
<!-- run "distribusi -v" on the command-line if you want to include the version -->
|