diff options
author | 2021-07-18 21:58:58 +0100 | |
---|---|---|
committer | 2021-07-18 21:58:58 +0100 | |
commit | d18ef06ac22440cf3328c07df2bc881bb344ea43 (patch) | |
tree | cb177e8c92c64d8f3aa1519c65d9dc9692d7cf92 | |
parent | Update command.yaml (diff) |
Update command.yaml
-rw-r--r-- | .github/ISSUE_TEMPLATE/command.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/command.yaml b/.github/ISSUE_TEMPLATE/command.yaml index 458f870..bc71aa4 100644 --- a/.github/ISSUE_TEMPLATE/command.yaml +++ b/.github/ISSUE_TEMPLATE/command.yaml @@ -36,8 +36,8 @@ body: required: true - type: dropdown id: permissions - multiple: true attributes: + multiple: true label: Who should be authorised to use this command? options: - DevOps |