Skip to content

Commit 2124b3c

Browse files
committed
Add issue template
Update issue templates Add issue template Add issue template Add issue template Add issue template Add issue template Add issue template
1 parent c93c4c5 commit 2124b3c

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Tracking issue
3+
about: Use this template for tracking new features.
4+
title: "[DATE]: [FEATURE NAME]"
5+
labels: tracking issue, needs triage
6+
assignees: octocat
7+
---

.github/ISSUE_TEMPLATE/secret.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Custom Issue Secret template
3+
about: Upload Issues with secrets
4+
title: "[DATE]: [Issue name]"
5+
labels: test
6+
assignees: marianzarg
7+
8+
---
9+
10+
## Welcome to the secret template
11+
12+
Submit your secrets.
13+
14+
> Just for fun, don't submit **secrets to public repos**.

0 commit comments

Comments
 (0)