Skip to content

Commit 60f3311

Browse files
committed
Assign 'dermatz' as the assignee for bug report and feature request templates
1 parent 7860ab8 commit 60f3311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bug report
33
about: Create a report to help us improve
44
title: 'Bug Report: '
55
labels: bug
6-
assignees: ''
6+
assignees: 'dermatz'
77
---
88

99
**Describe the bug**

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Feature request
33
about: Suggest an idea for this project
44
title: 'Feature-Request: '
55
labels: enhancement
6-
assignees: ''
6+
assignees: 'dermatz'
77
---
88

99
**Is your feature request related to a problem? Please describe.**

0 commit comments

Comments
 (0)