mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-09 14:52:48 +00:00
refactor: Add severity dropdown to bug report template
This commit is contained in:
5
.github/workflows/issue-create.yml
vendored
5
.github/workflows/issue-create.yml
vendored
@@ -32,4 +32,7 @@ jobs:
|
||||
with:
|
||||
issue-form: ${{ steps.issue-parser.outputs.jsonString }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
section: severity
|
||||
section: severity
|
||||
block-list: | # <-- this value needs to be set (workaround)
|
||||
None
|
||||
|
||||
Reference in New Issue
Block a user