Skip to content

Commit df109da

Browse files
authored
Add tracking issue for challenges template (#27)
Creates an issue template for new issues that are for tracking challenges. Right now, anyone can add a tracking issue for a challenge without the link to the challenge in the runbook. This template will help remind them of the order of creation which would be to first, create the challenge in the runbook, then create the tracking issue. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.
1 parent 52bea58 commit df109da

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Tracking issue for challenge
3+
about: Create a new tracking issue for a challenge
4+
title: "[Tracking Challenge] "
5+
labels: Challenge
6+
---
7+
8+
> **IMPORTANT:** Before submitting this issue, please add this challenge to the runbook and include the link below.
9+
10+
## Runbook Link
11+
12+
[Paste the link to the runbook page for this challenge here]

0 commit comments

Comments
 (0)