diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3d51cb6cf..fbf7173fc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,6 @@ name: 🐛 Bug report about: Create a report to help us improve labels: bug -assignees: ulfgebhardt title: 🐛 [Bug] --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 639f48daa..1fba3fa58 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,6 @@ name: 🚀 Feature request about: Suggest an idea for this project labels: feature -assignees: ulfgebhardt title: 🚀 [Feature] --- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 83cb252d7..aabbc0f0a 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -2,7 +2,6 @@ name: 💬 Question about: If you need help understanding HumanConnection. labels: question -assignees: ulfgebhardt title: 💬 [Question] ---