mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 11:25:31 +02:00
Add 'Split View' component to bug report template and advanced issue labeler
This commit is contained in:
parent
ebd9419a94
commit
6a52500bd3
2 changed files with 3 additions and 0 deletions
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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue