Skip to content

Commit 9ac78a6

Browse files
authored
Merge pull request #64 from funktechno/f/updateTemplates
add notification
2 parents e7f0ef4 + 59a6cae commit 9ac78a6

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ assignees: ''
1010
**Describe the bug**
1111
A clear and concise description of what the bug is.
1212

13+
**Notify authors**
14+
* @lastlink
15+
1316
**To Reproduce**
1417
Steps to reproduce the behavior:
1518
1. Go to '...'

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ assignees: ''
77

88
---
99

10+
**Notify authors**
11+
* @lastlink
12+
1013
**Is your feature request related to a problem? Please describe.**
1114
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1215

0 commit comments

Comments
 (0)