mirror of
https://github.com/theoludwig/advent_of_code_2023.git
synced 2024-11-09 22:08:53 +01:00
21 lines
497 B
Markdown
21 lines
497 B
Markdown
|
---
|
||
|
name: "✨ Feature Request"
|
||
|
about: "Suggest a new feature idea."
|
||
|
title: "[Feature]"
|
||
|
labels: "feature request"
|
||
|
---
|
||
|
|
||
|
<!-- Please make sure your issue has not already been fixed. -->
|
||
|
|
||
|
## Description
|
||
|
|
||
|
<!-- A clear and concise description of the problem or missing capability... -->
|
||
|
|
||
|
## Describe the solution you'd like
|
||
|
|
||
|
<!-- If you have a solution in mind, please describe it. -->
|
||
|
|
||
|
## Describe alternatives you've considered
|
||
|
|
||
|
<!-- Have you considered any alternative solutions or workarounds? -->
|