Skip to content

Commit 807e571

Browse files
authored
Removed assignees from issue templates (#146)
1 parent d926ff8 commit 807e571

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Bug report
33
about: Create a report to help us improve
44
title: "(module name): short issue description"
55
labels: bug, triage
6-
assignees: saragerion, alan-churley
7-
86
---
97

108
<!--- Before you start, make sure that the bug hasn't been reported already https://github.com/awslabs/aws-lambda-powertools-typescript/issues -->

.github/ISSUE_TEMPLATE/DOC_IMPROVEMENT.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Documentation improvement
33
about: Suggest a documentation update, improvement
44
title: "(module name): short issue description"
55
labels: documentation
6-
assignees: saragerion, alan-churley
7-
86
---
97

108
<!--- 1. Make sure you follow our Contributing Guidelines: https://github.com/awslabs/aws-lambda-powertools-typescript/blob/main/CONTRIBUTING.md -->

.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Feature request
33
about: Suggest an idea for this project
44
title: "(module name): short issue description"
55
labels: feature-request, triage
6-
assignees: saragerion, alan-churley
7-
86
---
97

108
<!--- 1. Make sure you follow our Contributing Guidelines: https://github.com/awslabs/aws-lambda-powertools-typescript/blob/main/CONTRIBUTING.md -->

0 commit comments

Comments
 (0)