We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804c602 commit 14b584bCopy full SHA for 14b584b
.github/ISSUE_TEMPLATE/puzzle-solution.md
@@ -0,0 +1,10 @@
1
+---
2
+name: Puzzle Solution
3
+about: Implement new puzzle zolution
4
+title: Implement solution for puzzle {year}/{day}
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+Implement solution for puzzle https://adventofcode.com/{year}/day/{day}
0 commit comments