Add 'Split View' component to bug report template and advanced issue labeler
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -68,6 +68,7 @@ body:
|
||||
- Glance
|
||||
- URL Bar
|
||||
- Tabs
|
||||
- Split View
|
||||
- Settings
|
||||
- Privacy
|
||||
- Performance
|
||||
|
||||
2
.github/advanced-issue-labeler.yml
vendored
2
.github/advanced-issue-labeler.yml
vendored
@@ -23,6 +23,8 @@ policy:
|
||||
keys: ['Settings']
|
||||
- name: 'component: privacy'
|
||||
keys: ['Privacy']
|
||||
- name: 'component: split-view'
|
||||
keys: ['Split View']
|
||||
- name: 'component: performance'
|
||||
keys: ['Performance']
|
||||
- name: 'component: media-controller'
|
||||
|
||||
Reference in New Issue
Block a user