mirror of
https://github.com/theoludwig/advent_of_code_2023.git
synced 2024-11-09 22:08:53 +01:00
21 lines
445 B
Markdown
21 lines
445 B
Markdown
|
---
|
||
|
name: "🔧 Improvement"
|
||
|
about: "Improve structure/format/performance/refactor/tests of the code."
|
||
|
title: "[Improvement]"
|
||
|
labels: "improvement"
|
||
|
---
|
||
|
|
||
|
<!-- Please make sure your issue has not already been fixed. -->
|
||
|
|
||
|
## Type of Improvement
|
||
|
|
||
|
<!-- Please uncomment the type of improvements this issue address -->
|
||
|
|
||
|
<!-- Files and Folders Structure -->
|
||
|
<!-- Performance -->
|
||
|
<!-- Refactoring code -->
|
||
|
<!-- Tests -->
|
||
|
<!-- Not Sure? -->
|
||
|
|
||
|
## Proposal
|