Skip to content

Commit 5bc7685

Browse files
authored
chore: disable automatic assignee for Feature and Bug Request template (#165)
* fragment #159: added fragment file for PR#160 Signed-off-by: sushant-suse <[email protected]> * updated issue and bug template Signed-off-by: sushant-suse <[email protected]> --------- Signed-off-by: sushant-suse <[email protected]>
1 parent 8e43ea2 commit 5bc7685

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Bug Report
22
description: Report a reproducible bug or unexpected behavior.
3-
assignees: [tomschr]
43
type: bug
54

65
body:

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Feature Request
22
description: Suggest an idea or request a new feature.
3-
assignees: [tomschr]
43
type: feature
54

65
body:

0 commit comments

Comments
 (0)