about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorArnout Engelen <arnout@bzzt.net>2023-01-09 11:53:22 +0100
committerGitHub <noreply@github.com>2023-01-09 11:53:22 +0100
commit9f47b3e88927a7dd70f09a3efd3447cbe33d50b7 (patch)
tree73893039e0ea8ad643cf21397f5c81cda40bf744 /.github
parent589420c6fb7c3d54b960702e2e72e3082a246f17 (diff)
parentf15edf06303fa98b9b1b7a8262766f6677d72b8b (diff)
Merge pull request #209447 from raboof/fix-rb-issue-template
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: ''
 
 ---