We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b5b840 + 26d29b5 commit c6fae67Copy full SHA for c6fae67
.github/ISSUE_TEMPLATE/upstream.yml
@@ -1,10 +1,9 @@
1
-name: Format/Dependency issue
2
-description: An issue that relies on being fixed upstream
+name: "Format/Dependency issue"
+description: "An issue that relies on being fixed upstream"
3
title: "[upstream] "
4
labels: ["dependency-tracked"]
5
body:
6
- type: markdown
7
- id: explanation
8
attributes:
9
value: |
10
If this is a bug in a dependency that can be fixed in a minor version,
@@ -28,7 +27,6 @@ body:
28
27
29
label: Which operating systems does this bug appear on?
30
description: You may select more than one.
31
- multiple: true
32
options:
33
- label: macOS
34
- label: Windows
0 commit comments