mirror of
https://github.com/theoludwig/advent_of_code_2023.git
synced 2024-11-09 22:08:53 +01:00
21 lines
386 B
Markdown
21 lines
386 B
Markdown
|
---
|
||
|
name: "🐛 Bug Report"
|
||
|
about: "Report an unexpected problem or unintended behavior."
|
||
|
title: "[Bug]"
|
||
|
labels: "bug"
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
Please provide a clear and concise description of what the bug is. Include
|
||
|
screenshots if needed. Please make sure your issue has not already been fixed.
|
||
|
-->
|
||
|
|
||
|
## Steps To Reproduce
|
||
|
|
||
|
1. Step 1
|
||
|
2. Step 2
|
||
|
|
||
|
## The current behavior
|
||
|
|
||
|
## The expected behavior
|