Skip to content

Commit 0008911

Browse files
Add another issue template for "fix broken recipe"
1 parent 4fda515 commit 0008911

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Fix Broken Recipe
3+
about: Fix a previously-working recipe that no longer works
4+
title: ''
5+
labels: fix-recipe
6+
assignees: ''
7+
---
8+
9+
**Recipe Name**
10+
11+
```
12+
BrokenRecipeName
13+
```
14+
15+
**Reason for Breakage / Steps to Fix**
16+
17+
<!--
18+
Why did this recipe break? What needs to be done to fix it?
19+
-->

0 commit comments

Comments
 (0)