mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
no more enhancements
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -38,8 +38,6 @@ body:
|
|||||||
- Medium
|
- Medium
|
||||||
- High
|
- High
|
||||||
- Critical
|
- Critical
|
||||||
- Enhancement
|
|
||||||
multiple: true
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
18
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
18
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,18 +0,0 @@
|
|||||||
name: Feature Request
|
|
||||||
description: File a feature request
|
|
||||||
labels:
|
|
||||||
- "kind: enhancement"
|
|
||||||
body:
|
|
||||||
- type: textarea
|
|
||||||
id: feature-description
|
|
||||||
attributes:
|
|
||||||
label: What feature would you like to see?
|
|
||||||
description: Please describe the feature you would like to see.
|
|
||||||
placeholder: I would like to see…
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: other-details
|
|
||||||
attributes:
|
|
||||||
label: Other details
|
|
||||||
placeholder: Add any additional details about the feature request here.
|
|
2
.github/advanced-issue-labeler.yml
vendored
2
.github/advanced-issue-labeler.yml
vendored
@@ -13,6 +13,4 @@ policy:
|
|||||||
keys: ['High']
|
keys: ['High']
|
||||||
- name: 'kind: critical severity'
|
- name: 'kind: critical severity'
|
||||||
keys: ['Critical']
|
keys: ['Critical']
|
||||||
- name: 'kind: enhancement'
|
|
||||||
keys: ['Enhancement']
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user