1
0
Fork 1
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:
mr. M 2025-03-29 16:42:10 +01:00
parent ebd9419a94
commit 6a52500bd3
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
2 changed files with 3 additions and 0 deletions

View file

@ -68,6 +68,7 @@ body:
- Glance
- URL Bar
- Tabs
- Split View
- Settings
- Privacy
- Performance

View file

@ -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'