summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorArnout Engelen <arnout@bzzt.net>2023-01-07 11:17:58 +0100
committerArnout Engelen <arnout@bzzt.net>2023-01-07 11:17:58 +0100
commitf15edf06303fa98b9b1b7a8262766f6677d72b8b (patch)
tree0c5b6ddd29774dd4e840bf216ee8040ae649475c /.github
parenta518c77148585023ff56022f09c4b2c418a51ef5 (diff)
Fix issue template for unreproducible packages
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/unreproducible_package.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/unreproducible_package.md b/.github/ISSUE_TEMPLATE/unreproducible_package.md
index 749976dfbecdb..a868c26ca54b8 100644
--- a/.github/ISSUE_TEMPLATE/unreproducible_package.md
+++ b/.github/ISSUE_TEMPLATE/unreproducible_package.md
@@ -2,7 +2,7 @@
 name: Unreproducible package
 about: A package that does not produce a bit-by-bit reproducible result each time it is built
 title: ''
-labels: '0.kind: enhancement', '6.topic: reproducible builds'
+labels: [ '0.kind: enhancement', '6.topic: reproducible builds' ]
 assignees: ''
 
 ---