github: don't automatically assign features and bugs.

Assignment will be manual via GH issue page.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2019-04-02 14:58:04 +01:00 committed by Liam Girdwood
parent cbbc6afd35
commit 857fb13ea6
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: michalgrodzicki
assignees:
---

View File

@ -3,7 +3,7 @@ name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: enhancement
assignees: michalgrodzicki
assignees:
---